Re: [VOTE] KIP-1068: New metrics for the new KafkaConsumer

2024-12-14 Thread PoAn Yang
Hi everyone, During the implementation of KIP-1068, we add a new metric `application-events-expired-size`. It helps to measure how many application events are expired. Currently, we don't add a similar metric for background events. The only background event with a result in the form of a future i

Re: [VOTE] KIP-1068: New metrics for the new KafkaConsumer

2024-07-26 Thread Bill Bejeck
Hi Brenden, Thanks for the KIP! +1(binding) -Bill On Fri, Jul 26, 2024 at 1:54 PM Matthias J. Sax wrote: > Thanks for the KIP Brenden. > > +1 (binding) > > On 7/26/24 1:16 AM, Andrew Schofield wrote: > > HI Brenden, > > Thanks for the KIP. > > > > +1 (non-binding) > > > > Thanks, > > Andrew >

Re: [VOTE] KIP-1068: New metrics for the new KafkaConsumer

2024-07-26 Thread Matthias J. Sax
Thanks for the KIP Brenden. +1 (binding) On 7/26/24 1:16 AM, Andrew Schofield wrote: HI Brenden, Thanks for the KIP. +1 (non-binding) Thanks, Andrew On 25 Jul 2024, at 23:26, Apoorv Mittal wrote: Hi Brenden, The metrics look good. Thanks for the KIP. +1 (Non-Binding) Regards, Apoorv Mit

Re: [VOTE] KIP-1068: New metrics for the new KafkaConsumer

2024-07-26 Thread Andrew Schofield
HI Brenden, Thanks for the KIP. +1 (non-binding) Thanks, Andrew > On 25 Jul 2024, at 23:26, Apoorv Mittal wrote: > > Hi Brenden, > The metrics look good. Thanks for the KIP. > > +1 (Non-Binding) > > Regards, > Apoorv Mittal > > > On Thu, Jul 25, 2024 at 5:04 PM Philip Nee > wrote: > >> Hi Bren

Re: [VOTE] KIP-1068: New metrics for the new KafkaConsumer

2024-07-25 Thread Apoorv Mittal
Hi Brenden, The metrics look good. Thanks for the KIP. +1 (Non-Binding) Regards, Apoorv Mittal On Thu, Jul 25, 2024 at 5:04 PM Philip Nee wrote: > Hi Brenden, > > Thanks for the KIP. +1 (non-binding). > > P > > On Thu, Jul 25, 2024 at 6:25 AM Lianet M. wrote: > > > Hi Brenden, > > > > +1 (no

Re: [VOTE] KIP-1068: New metrics for the new KafkaConsumer

2024-07-25 Thread Philip Nee
Hi Brenden, Thanks for the KIP. +1 (non-binding). P On Thu, Jul 25, 2024 at 6:25 AM Lianet M. wrote: > Hi Brenden, > > +1 (non-binding) from me. > > Thanks for the KIP! > > Lianet > > On Thu, Jul 25, 2024 at 3:18 AM Bruno Cadonna wrote: > > > Hi Brenden, > > > > Thanks for the KIP! > > > > +1

Re: [VOTE] KIP-1068: New metrics for the new KafkaConsumer

2024-07-25 Thread Lianet M.
Hi Brenden, +1 (non-binding) from me. Thanks for the KIP! Lianet On Thu, Jul 25, 2024 at 3:18 AM Bruno Cadonna wrote: > Hi Brenden, > > Thanks for the KIP! > > +1 (binding) > > Best, > Bruno > > On 7/24/24 11:55 PM, Brenden Deluna wrote: > > Hello everyone, > > > > I would like to start the v

Re: [VOTE] KIP-1068: New metrics for the new KafkaConsumer

2024-07-25 Thread Bruno Cadonna
Hi Brenden, Thanks for the KIP! +1 (binding) Best, Bruno On 7/24/24 11:55 PM, Brenden Deluna wrote: Hello everyone, I would like to start the vote on KIP-1068: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1068%3A+New+metrics+for+the+new+KafkaConsumer This KIP introduces new metrics

[VOTE] KIP-1068: New metrics for the new KafkaConsumer

2024-07-24 Thread Brenden Deluna
Hello everyone, I would like to start the vote on KIP-1068: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1068%3A+New+metrics+for+the+new+KafkaConsumer This KIP introduces new metrics for the new KafkaConsumer implementation for broader metrics coverage. Thanks, Brenden