Hi Jun, On Mon, May 12, 2025 at 7:21 PM Jun Rao <j...@confluent.io.invalid> wrote: > 5. Some of the metric names are camel case and some others use dash. It > would be useful to be consistent.
They are consistent within their metrics group or type in JMX. I would be in favor of a KIP that standardizes how metrics are named and exposed. For example, one of my peteeves is that we tend to expose implementation details in the metric name. E.g. MetadataLoader is very implementation specific. I am not suggesting that we change it in this KIP since that metrics group already exists. Thanks, -- -José