Skip to main content
Console exposes metrics using the Prometheus format for your Kafka resources and Console health that you can scrape and send to your external log management system.
Since Console v1.42.0, you can protect access to the /monitoring/metrics and /api/monitoring/metrics endpoints with basic auth. When configured, your monitoring backend must provide credentials to scrape these metrics. Learn how to configure basic auth for metrics.

Kafka metrics reference

The metrics endpoint is located on /monitoring/metrics of your deployed Console instance. Data points are refreshed every 30 seconds.
Note that the label cluster_name is obsolete and will be removed soon. You should use cluster_id instead.

Console metrics

The metrics endpoint is located on /api/metrics of your deployed Console instance.