conduktor.io ↗

KIP-1063 — Drop inconsistent casing in Selector metrics tags

Discussion Metrics

Standardizes metric tag name casing across Kafka's internal metrics to lower camelCase (e.g., broker-id → brokerId, BrokerId → brokerId, clientId already correct), resolving inconsistent formats across ControllerChannelManager, BrokerBlockingSender, and AbstractFetcherManager. Inconsistent tag casing complicates metric queries and dashboards that rely on exact tag name matching.

Details

AuthorPoAn Yang
StatusDiscussion
JIRAKAFKA-17027
WikiView on Apache Wiki
Created2024-06-26
Last Modified2024-08-05
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.