Kavmon Prometheus Pushgateway deprecation¶
サポート終了のお知らせ
Prometheus Pushgateway support for Kubernetes Availability Monitor (Kavmon) metrics export will be retired in January 2027. Plan to migrate to OpenTelemetry before this date.
Kavmon is the only DataRobot service that publishes metrics via a Prometheus Pushgateway deployment. DataRobot now supports exporting Kavmon metrics through OpenTelemetry (OTEL) when telemetry is enabled for the DataRobot namespace. OTEL is the recommended export method going forward.
Who is impacted¶
This deprecation affects Self-Managed AI Platform deployments who configured Kavmon to push metrics to a Prometheus Pushgateway using the AM_PROMETHEUS_URL environment variable.
Migration guidance¶
- Enable and configure OpenTelemetry for your DataRobot cluster using the
datarobot-observability-coresubchart. - Remove the
AM_PROMETHEUS_URLandAM_PUSHGATEWAY_LABELSenvironment variables from your Kavmon configuration after OTEL export is verified. - Decommission the Prometheus Pushgateway deployment after confirming metrics flow through OTEL.
For configuration details, see Export Kubernetes availability monitor metrics.
タイムライン¶
| 日付 | イベント |
|---|---|
| Now | Pushgateway export is deprecated; OTEL export is available and recommended. |
| January 2027 | Pushgateway export support is retired. |