Getting started with application metrics
Monium enables working with Yandex Cloud metrics and any other metrics uploaded to Monium, such as those from your applications, infrastructure, or other clouds.
Follow this guide to configure sending metrics from your application to Monium and viewing them in the interface.
If you are new to Yandex Cloud or have no application with OTLP telemetry configured, start with Getting started with Monium. It describes the basics of how to set up your environment and send data with the help of OTel Collector.
Delivering metrics
Connection settings
-
Monium accepts data in OpenTelemetry (OTLP)
format. -
Address for metrics:
ingest.monium.yandex.cloud:443. -
To write metrics, you will need a service account with the
monium.metrics.writerrole and an API key with theyc.monium.metrics.writescope. -
Metric viewing interface: Monium home page
> Metrics.
Metric delivery is configured the same way as delivery of other telemetry data. See Data delivery for information about data delivery and distribution rules, agent configuration, and implementation examples.
Viewing metrics
- On the Monium home page,
select Metrics on the left. - At the top, set the search interval using the timeline, a preset interval, or by entering the time value directly.
- In the search bar, enter a query to search for application metrics:
- Select the
folder__<folder_ID>project. By default, the current folder's project is selected. - Sequentially select the
cluster,service, and the relevant metrics. - Click Execute query.
- Select the
- To view metric details, hover over the chart.
For additional metric features, see Viewing metrics in Monium Metrics.