RE: [DISCUSS] KIP-510: Metrics library upgrade

2022-02-09 Thread Shannon Carey
Hi Mario, If you rename a metric named “yammer-metrics-count”, I think you should change it to just “metrics-count”, not to another implementation-specific name. It might be worth considering using https://micrometer.io/ as it supports a wider array of more modern metrics reporting targets. For

Re: [DISCUSS] KIP-510: Metrics library upgrade

2020-07-03 Thread Ismael Juma
Hi Mario, Thanks for submitting the KIP. With Apache Kafka 3.0 approaching due to KIP-500, it's a good time to tackle a metrics upgrade that may have compatibility implications. Having said that, it would be good to avoid unnecessary breaking changes. Is there a way to avoid changing the metric na

Re: [DISCUSS] KIP-510: Metrics library upgrade

2019-08-30 Thread Mario Molina
Could we start the discussion? On Wed, 21 Aug 2019 at 08:57, Mario Molina wrote: > Hi there, > > I've written KIP-510 > > proposing the upgrade of the metrics library which Kafka is using. > > Please, have a l