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
editorrole within your tenant; for example, the defaulteditorsgroup. 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
editors. -
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 later in the configuration steps.
Install and configure OpenTelemetry Collector
- Connect to your Managed Service for Kubernetes cluster.
-
Create a namespace for the observability components:
-
Create a Kubernetes Secret for your token:
In this command, specify the
tokenvalue of the static key that you got earlier. -
Create a ConfigMap with the Nebius AI Cloud Collector settings:
In this command, specify your region ID from the region list, and your project ID.
-
Install and update the OpenTelemetry repository with Helm charts:
-
Install the opentelemetry-collector chart:
-
Check the installation:
default bucket.
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.