Check manual page of otel_azure_metrics
Azure OTel metrics
| Included in | Checkmk Ultimate and Checkmk Ultimate MT |
|---|---|
| Source Code License | Proprietary |
| Supported Agents | Otel |
This check monitors Azure metrics that are collected via OpenTelemetry.
The OTel collector marks every Azure metric with a dedicated resource attribute. This check subscribes to all metrics carrying that marker. Azure Monitor reports each metric with several statistic types (average, minimum, maximum, total, count), which arrive as separate OTel metric names sharing a common base name. This check groups those statistics of one Azure metric into a single service, reporting the latest value of each statistic aggregated across all of its time series.
Item
The name of the Azure metric (base name, without the statistic suffix).
Discovery
One service is created for each Azure metric, grouping together all of its statistic types (average, minimum, maximum, total, count).