conduktor.io ↗

KIP-972 — Add the metric of the current running version of kafka

Discussion MetricsBroker

Adds version and commitId as tags on the existing kafka.server:type=app-info metric's start-time-ms gauge, so Prometheus and similar numeric-metric systems can extract the running broker version via label queries. The existing app-info metric exposed version as a string attribute, which Prometheus cannot scrape as a numeric time series.

Details

Authorhudeqi
StatusDiscussion
JIRAKAFKA-15396
WikiView on Apache Wiki
Created2023-08-28
Last Modified2023-10-20
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.