Prerequisites
- Install and configure Nebius AI Cloud CLI.
- If you don’t have a service account for observability services, create one.
-
Make sure that the service account is in a group that has at least the
viewerrole within your tenant; for example, the defaultviewersgroup. You can check this in the Administration → IAM section of the web console. If the service account is not in the required group, click→ Add to group, and select
viewers. -
Issue a static key for the service account using the following command:
Copy the value of the static key from the
tokenparameter of the response. You will need it on later steps.
How to connect Grafana
Use one of these ways:- Install Nebius application
- Connect a data source in Grafana
Install the Grafana solution by Nebius, an application for Managed Service for Kubernetes®. The application is configured to view logs.
How to explore and manage logs
Explore the logs: construct LogQL queries using Builder or create dashboards to visualize metrics. Currently, the only supported stream selector label is__bucket__. It can have the following values:
sp_serialfor serial logs of Compute virtual machinessp_mlflowfor Managed Service for MLflow logssp_postgresfor Managed Service for PostgreSQL® logssp_cloudappsfor Nebius Applications logsdefaultfor your own logs
Basic log search
Find deadlocks in a Managed Service for PostgreSQL cluster:Filter by log level
Exclude noisy entries
The Grafana Labs Marks are trademarks of Grafana Labs, and are used with Grafana Labs’ permission. We are not affiliated with, endorsed or sponsored by Grafana Labs or its affiliates. Postgres, PostgreSQL and the Slonik Logo are trademarks or registered trademarks of the PostgreSQL Community Association of Canada, and used with their permission.