Mickael Maison created KAFKA-17876: -------------------------------------- Summary: Consider renaming org.apache.kafka.server:type=AssignmentsManager Key: KAFKA-17876 URL: https://issues.apache.org/jira/browse/KAFKA-17876 Project: Kafka Issue Type: Improvement Components: metrics Reporter: Mickael Maison
All metrics use the "kafka.<COMPONENT>" format apart from org.apache.kafka.server:type=AssignmentsManager where we used the "org.apache.kafka.<COMPONENT>" format. We should update this metric name so it's consistent with the there ones. Since metrics are part of the public API, this will require a KIP. -- This message was sent by Atlassian Jira (v8.20.10#820010)