[
https://issues.apache.org/jira/browse/KAFKA-9015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17855137#comment-17855137
]
Shekhar Prasad Rajak commented on KAFKA-9015:
---------------------------------------------
I would like to work in this.
My approach would be somekind of rename method that will pick all the metrics
and rename them before emitting it. What you guys think ?
> Unify metric names
> ------------------
>
> Key: KAFKA-9015
> URL: https://issues.apache.org/jira/browse/KAFKA-9015
> Project: Kafka
> Issue Type: Improvement
> Components: metrics
> Affects Versions: 2.5.0
> Reporter: Viktor Somogyi-Vass
> Assignee: Csenge Maruzsi
> Priority: Major
> Labels: easy, kip, needs-kip, newbie
>
> Some of the metrics use a lower-case style metrics name like "i-am-a-metric"
> while the majority uses UpperCamelCase (IAmAnotherMetric). We need
> consistency across the project and since the majority of the metrics uses the
> camel case notation, we need to change the others.
> We might have to think about backward compatibility and also a KIP may be
> needed since metrics are public interfaces.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)