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
| Author | hudeqi |
| Status | Discussion |
| JIRA | KAFKA-15396 |
| Wiki | View on Apache Wiki |
| Created | 2023-08-28 |
| Last Modified | 2023-10-20 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.