Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-04-17 Thread Alexandre Dupriez
Hello all,

Apologies for the excavation. +1 (non-binding).

One of the advantage I see having the metrics exposed by Kafka, as
opposed to a system monitoring tool, is that it can be refined to
provide a segregated view on the consumption of disk resources, for
instance factored by topic or principal.

Another metrics I think could be useful would be the latency of file
read/write on Kafka's ingest or fetch data paths.
The motivation would be to help correlate the degradation of
applicative throughput with that of the file system read or write,
which happens for instance when the page cache becomes saturated and
synchronous page frame reclamation starts slowing down write(2)
syscalls.

Do you think that could be a useful addition to the metrics generated
by Apache Kafka?

Many thanks,
Alexandre

Le jeu. 16 janv. 2020 à 22:43, Colin McCabe  a écrit :
>
> With binding +1 votes from Gwen Shapira, Manikumar Reddy, Mickael Maison, and 
>   David Arthur, and non-binding +1 votes from Jose Garcia Sancio, M. Manna, 
> Lucas Bradstreet, Mitchell, and Sönke Liebau, the vote passes.
>
> Thanks, all!
> Colin
>
>
> On Wed, Jan 15, 2020, at 09:25, Colin McCabe wrote:
> > Thanks, all.  I will close the vote later today.
> >
> > best,
> > Colin
> >
> >
> > On Wed, Jan 15, 2020, at 01:48, Mickael Maison wrote:
> > > +1 (binding)
> > > Thanks for the KIP
> > >
> > > On Tue, Jan 14, 2020 at 6:50 PM David Arthur  wrote:
> > > >
> > > > +1 binding
> > > >
> > > > This will be very nice to have. Thanks for the KIP, Colin.
> > > >
> > > > -David
> > > >
> > > > On Tue, Jan 14, 2020 at 11:39 AM Sönke Liebau
> > > >  wrote:
> > > >
> > > > > +1 (non-binding)
> > > > >
> > > > > Thanks for creating this!
> > > > >
> > > > > On Tue, 14 Jan 2020 at 17:36, Mitchell  wrote:
> > > > >
> > > > > > +1 (non-binding)!
> > > > > > Very useful kip.
> > > > > > -mitch
> > > > > >
> > > > > > On Tue, Jan 14, 2020 at 10:26 AM Manikumar 
> > > > > > 
> > > > > > wrote:
> > > > > > >
> > > > > > > +1 (binding).
> > > > > > >
> > > > > > > Thanks for the KIP.
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > On Sun, Jan 12, 2020 at 1:23 AM Lucas Bradstreet 
> > > > > > > 
> > > > > > wrote:
> > > > > > >
> > > > > > > > +1 (non binding)
> > > > > > > >
> > > > > > > > On Sat, 11 Jan 2020 at 02:32, M. Manna  
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > Hey Colin,
> > > > > > > > >
> > > > > > > > > +1 - Really useful for folks managing a cluster by themselves.
> > > > > > > > >
> > > > > > > > > M. MAnna
> > > > > > > > >
> > > > > > > > > On Fri, 10 Jan 2020 at 22:35, Jose Garcia Sancio <
> > > > > > jsan...@confluent.io>
> > > > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > +1, LGTM.
> > > > > > > > > >
> > > > > > > > > > On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira 
> > > > > > > > > > 
> > > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > > +1, thanks for driving this
> > > > > > > > > > >
> > > > > > > > > > > On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe <
> > > > > cmcc...@apache.org
> > > > > > >
> > > > > > > > > wrote:
> > > > > > > > > > > >
> > > > > > > > > > > > Hi all,
> > > > > > > > > > > >
> > > > > > > > > > > > I'd like to start the vote on KIP-551: Expose disk read 
> > > > > > > > > > > > and
> > > > > > write
> > > > > > > > > > > metrics.
> > > > > > > > > > > >
> > > > > > > > > > > > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> > > > > > > > > > > >
> > > > > > > > > > > > Discussion thread:
> > > > > > > > > > > >
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > >
> > > > > https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> > > > > > > > > > > >
> > > > > > > > > > > > cheers,
> > > > > > > > > > > > Colin
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > > --
> > > > > > > > > > -Jose
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Sönke Liebau
> > > > > Partner
> > > > > Tel. +49 179 7940878
> > > > > OpenCore GmbH & Co. KG - Thomas-Mann-Straße 8 - 22880 Wedel - Germany
> > > > >
> > > >
> > > >
> > > > --
> > > > David Arthur
> > >
> >


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-16 Thread Colin McCabe
With binding +1 votes from Gwen Shapira, Manikumar Reddy, Mickael Maison, and   
David Arthur, and non-binding +1 votes from Jose Garcia Sancio, M. Manna, Lucas 
Bradstreet, Mitchell, and Sönke Liebau, the vote passes.

Thanks, all!
Colin


On Wed, Jan 15, 2020, at 09:25, Colin McCabe wrote:
> Thanks, all.  I will close the vote later today.
> 
> best,
> Colin
> 
> 
> On Wed, Jan 15, 2020, at 01:48, Mickael Maison wrote:
> > +1 (binding)
> > Thanks for the KIP
> > 
> > On Tue, Jan 14, 2020 at 6:50 PM David Arthur  wrote:
> > >
> > > +1 binding
> > >
> > > This will be very nice to have. Thanks for the KIP, Colin.
> > >
> > > -David
> > >
> > > On Tue, Jan 14, 2020 at 11:39 AM Sönke Liebau
> > >  wrote:
> > >
> > > > +1 (non-binding)
> > > >
> > > > Thanks for creating this!
> > > >
> > > > On Tue, 14 Jan 2020 at 17:36, Mitchell  wrote:
> > > >
> > > > > +1 (non-binding)!
> > > > > Very useful kip.
> > > > > -mitch
> > > > >
> > > > > On Tue, Jan 14, 2020 at 10:26 AM Manikumar 
> > > > > wrote:
> > > > > >
> > > > > > +1 (binding).
> > > > > >
> > > > > > Thanks for the KIP.
> > > > > >
> > > > > >
> > > > > >
> > > > > > On Sun, Jan 12, 2020 at 1:23 AM Lucas Bradstreet 
> > > > > > 
> > > > > wrote:
> > > > > >
> > > > > > > +1 (non binding)
> > > > > > >
> > > > > > > On Sat, 11 Jan 2020 at 02:32, M. Manna  wrote:
> > > > > > >
> > > > > > > > Hey Colin,
> > > > > > > >
> > > > > > > > +1 - Really useful for folks managing a cluster by themselves.
> > > > > > > >
> > > > > > > > M. MAnna
> > > > > > > >
> > > > > > > > On Fri, 10 Jan 2020 at 22:35, Jose Garcia Sancio <
> > > > > jsan...@confluent.io>
> > > > > > > > wrote:
> > > > > > > >
> > > > > > > > > +1, LGTM.
> > > > > > > > >
> > > > > > > > > On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira 
> > > > > > > > > 
> > > > > > > wrote:
> > > > > > > > >
> > > > > > > > > > +1, thanks for driving this
> > > > > > > > > >
> > > > > > > > > > On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe <
> > > > cmcc...@apache.org
> > > > > >
> > > > > > > > wrote:
> > > > > > > > > > >
> > > > > > > > > > > Hi all,
> > > > > > > > > > >
> > > > > > > > > > > I'd like to start the vote on KIP-551: Expose disk read 
> > > > > > > > > > > and
> > > > > write
> > > > > > > > > > metrics.
> > > > > > > > > > >
> > > > > > > > > > > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> > > > > > > > > > >
> > > > > > > > > > > Discussion thread:
> > > > > > > > > > >
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > > > https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> > > > > > > > > > >
> > > > > > > > > > > cheers,
> > > > > > > > > > > Colin
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > --
> > > > > > > > > -Jose
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > >
> > > >
> > > >
> > > > --
> > > > Sönke Liebau
> > > > Partner
> > > > Tel. +49 179 7940878
> > > > OpenCore GmbH & Co. KG - Thomas-Mann-Straße 8 - 22880 Wedel - Germany
> > > >
> > >
> > >
> > > --
> > > David Arthur
> >
>


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-15 Thread Colin McCabe
Thanks, all.  I will close the vote later today.

best,
Colin


On Wed, Jan 15, 2020, at 01:48, Mickael Maison wrote:
> +1 (binding)
> Thanks for the KIP
> 
> On Tue, Jan 14, 2020 at 6:50 PM David Arthur  wrote:
> >
> > +1 binding
> >
> > This will be very nice to have. Thanks for the KIP, Colin.
> >
> > -David
> >
> > On Tue, Jan 14, 2020 at 11:39 AM Sönke Liebau
> >  wrote:
> >
> > > +1 (non-binding)
> > >
> > > Thanks for creating this!
> > >
> > > On Tue, 14 Jan 2020 at 17:36, Mitchell  wrote:
> > >
> > > > +1 (non-binding)!
> > > > Very useful kip.
> > > > -mitch
> > > >
> > > > On Tue, Jan 14, 2020 at 10:26 AM Manikumar 
> > > > wrote:
> > > > >
> > > > > +1 (binding).
> > > > >
> > > > > Thanks for the KIP.
> > > > >
> > > > >
> > > > >
> > > > > On Sun, Jan 12, 2020 at 1:23 AM Lucas Bradstreet 
> > > > wrote:
> > > > >
> > > > > > +1 (non binding)
> > > > > >
> > > > > > On Sat, 11 Jan 2020 at 02:32, M. Manna  wrote:
> > > > > >
> > > > > > > Hey Colin,
> > > > > > >
> > > > > > > +1 - Really useful for folks managing a cluster by themselves.
> > > > > > >
> > > > > > > M. MAnna
> > > > > > >
> > > > > > > On Fri, 10 Jan 2020 at 22:35, Jose Garcia Sancio <
> > > > jsan...@confluent.io>
> > > > > > > wrote:
> > > > > > >
> > > > > > > > +1, LGTM.
> > > > > > > >
> > > > > > > > On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira 
> > > > > > wrote:
> > > > > > > >
> > > > > > > > > +1, thanks for driving this
> > > > > > > > >
> > > > > > > > > On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe <
> > > cmcc...@apache.org
> > > > >
> > > > > > > wrote:
> > > > > > > > > >
> > > > > > > > > > Hi all,
> > > > > > > > > >
> > > > > > > > > > I'd like to start the vote on KIP-551: Expose disk read and
> > > > write
> > > > > > > > > metrics.
> > > > > > > > > >
> > > > > > > > > > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> > > > > > > > > >
> > > > > > > > > > Discussion thread:
> > > > > > > > > >
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > >
> > > https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> > > > > > > > > >
> > > > > > > > > > cheers,
> > > > > > > > > > Colin
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > --
> > > > > > > > -Jose
> > > > > > > >
> > > > > > >
> > > > > >
> > > >
> > >
> > >
> > > --
> > > Sönke Liebau
> > > Partner
> > > Tel. +49 179 7940878
> > > OpenCore GmbH & Co. KG - Thomas-Mann-Straße 8 - 22880 Wedel - Germany
> > >
> >
> >
> > --
> > David Arthur
>


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-15 Thread Mickael Maison
+1 (binding)
Thanks for the KIP

On Tue, Jan 14, 2020 at 6:50 PM David Arthur  wrote:
>
> +1 binding
>
> This will be very nice to have. Thanks for the KIP, Colin.
>
> -David
>
> On Tue, Jan 14, 2020 at 11:39 AM Sönke Liebau
>  wrote:
>
> > +1 (non-binding)
> >
> > Thanks for creating this!
> >
> > On Tue, 14 Jan 2020 at 17:36, Mitchell  wrote:
> >
> > > +1 (non-binding)!
> > > Very useful kip.
> > > -mitch
> > >
> > > On Tue, Jan 14, 2020 at 10:26 AM Manikumar 
> > > wrote:
> > > >
> > > > +1 (binding).
> > > >
> > > > Thanks for the KIP.
> > > >
> > > >
> > > >
> > > > On Sun, Jan 12, 2020 at 1:23 AM Lucas Bradstreet 
> > > wrote:
> > > >
> > > > > +1 (non binding)
> > > > >
> > > > > On Sat, 11 Jan 2020 at 02:32, M. Manna  wrote:
> > > > >
> > > > > > Hey Colin,
> > > > > >
> > > > > > +1 - Really useful for folks managing a cluster by themselves.
> > > > > >
> > > > > > M. MAnna
> > > > > >
> > > > > > On Fri, 10 Jan 2020 at 22:35, Jose Garcia Sancio <
> > > jsan...@confluent.io>
> > > > > > wrote:
> > > > > >
> > > > > > > +1, LGTM.
> > > > > > >
> > > > > > > On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira 
> > > > > wrote:
> > > > > > >
> > > > > > > > +1, thanks for driving this
> > > > > > > >
> > > > > > > > On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe <
> > cmcc...@apache.org
> > > >
> > > > > > wrote:
> > > > > > > > >
> > > > > > > > > Hi all,
> > > > > > > > >
> > > > > > > > > I'd like to start the vote on KIP-551: Expose disk read and
> > > write
> > > > > > > > metrics.
> > > > > > > > >
> > > > > > > > > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> > > > > > > > >
> > > > > > > > > Discussion thread:
> > > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > >
> > https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> > > > > > > > >
> > > > > > > > > cheers,
> > > > > > > > > Colin
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > -Jose
> > > > > > >
> > > > > >
> > > > >
> > >
> >
> >
> > --
> > Sönke Liebau
> > Partner
> > Tel. +49 179 7940878
> > OpenCore GmbH & Co. KG - Thomas-Mann-Straße 8 - 22880 Wedel - Germany
> >
>
>
> --
> David Arthur


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-14 Thread David Arthur
+1 binding

This will be very nice to have. Thanks for the KIP, Colin.

-David

On Tue, Jan 14, 2020 at 11:39 AM Sönke Liebau
 wrote:

> +1 (non-binding)
>
> Thanks for creating this!
>
> On Tue, 14 Jan 2020 at 17:36, Mitchell  wrote:
>
> > +1 (non-binding)!
> > Very useful kip.
> > -mitch
> >
> > On Tue, Jan 14, 2020 at 10:26 AM Manikumar 
> > wrote:
> > >
> > > +1 (binding).
> > >
> > > Thanks for the KIP.
> > >
> > >
> > >
> > > On Sun, Jan 12, 2020 at 1:23 AM Lucas Bradstreet 
> > wrote:
> > >
> > > > +1 (non binding)
> > > >
> > > > On Sat, 11 Jan 2020 at 02:32, M. Manna  wrote:
> > > >
> > > > > Hey Colin,
> > > > >
> > > > > +1 - Really useful for folks managing a cluster by themselves.
> > > > >
> > > > > M. MAnna
> > > > >
> > > > > On Fri, 10 Jan 2020 at 22:35, Jose Garcia Sancio <
> > jsan...@confluent.io>
> > > > > wrote:
> > > > >
> > > > > > +1, LGTM.
> > > > > >
> > > > > > On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira 
> > > > wrote:
> > > > > >
> > > > > > > +1, thanks for driving this
> > > > > > >
> > > > > > > On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe <
> cmcc...@apache.org
> > >
> > > > > wrote:
> > > > > > > >
> > > > > > > > Hi all,
> > > > > > > >
> > > > > > > > I'd like to start the vote on KIP-551: Expose disk read and
> > write
> > > > > > > metrics.
> > > > > > > >
> > > > > > > > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> > > > > > > >
> > > > > > > > Discussion thread:
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > >
> >
> https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> > > > > > > >
> > > > > > > > cheers,
> > > > > > > > Colin
> > > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > -Jose
> > > > > >
> > > > >
> > > >
> >
>
>
> --
> Sönke Liebau
> Partner
> Tel. +49 179 7940878
> OpenCore GmbH & Co. KG - Thomas-Mann-Straße 8 - 22880 Wedel - Germany
>


-- 
David Arthur


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-14 Thread Sönke Liebau
+1 (non-binding)

Thanks for creating this!

On Tue, 14 Jan 2020 at 17:36, Mitchell  wrote:

> +1 (non-binding)!
> Very useful kip.
> -mitch
>
> On Tue, Jan 14, 2020 at 10:26 AM Manikumar 
> wrote:
> >
> > +1 (binding).
> >
> > Thanks for the KIP.
> >
> >
> >
> > On Sun, Jan 12, 2020 at 1:23 AM Lucas Bradstreet 
> wrote:
> >
> > > +1 (non binding)
> > >
> > > On Sat, 11 Jan 2020 at 02:32, M. Manna  wrote:
> > >
> > > > Hey Colin,
> > > >
> > > > +1 - Really useful for folks managing a cluster by themselves.
> > > >
> > > > M. MAnna
> > > >
> > > > On Fri, 10 Jan 2020 at 22:35, Jose Garcia Sancio <
> jsan...@confluent.io>
> > > > wrote:
> > > >
> > > > > +1, LGTM.
> > > > >
> > > > > On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira 
> > > wrote:
> > > > >
> > > > > > +1, thanks for driving this
> > > > > >
> > > > > > On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe  >
> > > > wrote:
> > > > > > >
> > > > > > > Hi all,
> > > > > > >
> > > > > > > I'd like to start the vote on KIP-551: Expose disk read and
> write
> > > > > > metrics.
> > > > > > >
> > > > > > > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> > > > > > >
> > > > > > > Discussion thread:
> > > > > > >
> > > > > >
> > > > >
> > > >
> > >
> https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> > > > > > >
> > > > > > > cheers,
> > > > > > > Colin
> > > > > >
> > > > >
> > > > >
> > > > > --
> > > > > -Jose
> > > > >
> > > >
> > >
>


-- 
Sönke Liebau
Partner
Tel. +49 179 7940878
OpenCore GmbH & Co. KG - Thomas-Mann-Straße 8 - 22880 Wedel - Germany


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-14 Thread Mitchell
+1 (non-binding)!
Very useful kip.
-mitch

On Tue, Jan 14, 2020 at 10:26 AM Manikumar  wrote:
>
> +1 (binding).
>
> Thanks for the KIP.
>
>
>
> On Sun, Jan 12, 2020 at 1:23 AM Lucas Bradstreet  wrote:
>
> > +1 (non binding)
> >
> > On Sat, 11 Jan 2020 at 02:32, M. Manna  wrote:
> >
> > > Hey Colin,
> > >
> > > +1 - Really useful for folks managing a cluster by themselves.
> > >
> > > M. MAnna
> > >
> > > On Fri, 10 Jan 2020 at 22:35, Jose Garcia Sancio 
> > > wrote:
> > >
> > > > +1, LGTM.
> > > >
> > > > On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira 
> > wrote:
> > > >
> > > > > +1, thanks for driving this
> > > > >
> > > > > On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe 
> > > wrote:
> > > > > >
> > > > > > Hi all,
> > > > > >
> > > > > > I'd like to start the vote on KIP-551: Expose disk read and write
> > > > > metrics.
> > > > > >
> > > > > > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> > > > > >
> > > > > > Discussion thread:
> > > > > >
> > > > >
> > > >
> > >
> > https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> > > > > >
> > > > > > cheers,
> > > > > > Colin
> > > > >
> > > >
> > > >
> > > > --
> > > > -Jose
> > > >
> > >
> >


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-14 Thread Manikumar
+1 (binding).

Thanks for the KIP.



On Sun, Jan 12, 2020 at 1:23 AM Lucas Bradstreet  wrote:

> +1 (non binding)
>
> On Sat, 11 Jan 2020 at 02:32, M. Manna  wrote:
>
> > Hey Colin,
> >
> > +1 - Really useful for folks managing a cluster by themselves.
> >
> > M. MAnna
> >
> > On Fri, 10 Jan 2020 at 22:35, Jose Garcia Sancio 
> > wrote:
> >
> > > +1, LGTM.
> > >
> > > On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira 
> wrote:
> > >
> > > > +1, thanks for driving this
> > > >
> > > > On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe 
> > wrote:
> > > > >
> > > > > Hi all,
> > > > >
> > > > > I'd like to start the vote on KIP-551: Expose disk read and write
> > > > metrics.
> > > > >
> > > > > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> > > > >
> > > > > Discussion thread:
> > > > >
> > > >
> > >
> >
> https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> > > > >
> > > > > cheers,
> > > > > Colin
> > > >
> > >
> > >
> > > --
> > > -Jose
> > >
> >
>


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-11 Thread Lucas Bradstreet
+1 (non binding)

On Sat, 11 Jan 2020 at 02:32, M. Manna  wrote:

> Hey Colin,
>
> +1 - Really useful for folks managing a cluster by themselves.
>
> M. MAnna
>
> On Fri, 10 Jan 2020 at 22:35, Jose Garcia Sancio 
> wrote:
>
> > +1, LGTM.
> >
> > On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira  wrote:
> >
> > > +1, thanks for driving this
> > >
> > > On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe 
> wrote:
> > > >
> > > > Hi all,
> > > >
> > > > I'd like to start the vote on KIP-551: Expose disk read and write
> > > metrics.
> > > >
> > > > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> > > >
> > > > Discussion thread:
> > > >
> > >
> >
> https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> > > >
> > > > cheers,
> > > > Colin
> > >
> >
> >
> > --
> > -Jose
> >
>


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-11 Thread M. Manna
Hey Colin,

+1 - Really useful for folks managing a cluster by themselves.

M. MAnna

On Fri, 10 Jan 2020 at 22:35, Jose Garcia Sancio 
wrote:

> +1, LGTM.
>
> On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira  wrote:
>
> > +1, thanks for driving this
> >
> > On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe  wrote:
> > >
> > > Hi all,
> > >
> > > I'd like to start the vote on KIP-551: Expose disk read and write
> > metrics.
> > >
> > > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> > >
> > > Discussion thread:
> > >
> >
> https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> > >
> > > cheers,
> > > Colin
> >
>
>
> --
> -Jose
>


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-10 Thread Jose Garcia Sancio
+1, LGTM.

On Fri, Jan 10, 2020 at 2:19 PM Gwen Shapira  wrote:

> +1, thanks for driving this
>
> On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe  wrote:
> >
> > Hi all,
> >
> > I'd like to start the vote on KIP-551: Expose disk read and write
> metrics.
> >
> > KIP:  https://cwiki.apache.org/confluence/x/sotSC
> >
> > Discussion thread:
> >
> https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
> >
> > cheers,
> > Colin
>


-- 
-Jose


Re: [VOTE] KIP-551: Expose disk read and write metrics

2020-01-10 Thread Gwen Shapira
+1, thanks for driving this

On Fri, Jan 10, 2020 at 2:17 PM Colin McCabe  wrote:
>
> Hi all,
>
> I'd like to start the vote on KIP-551: Expose disk read and write metrics.
>
> KIP:  https://cwiki.apache.org/confluence/x/sotSC
>
> Discussion thread:
> https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E
>
> cheers,
> Colin


[VOTE] KIP-551: Expose disk read and write metrics

2020-01-10 Thread Colin McCabe
Hi all,

I'd like to start the vote on KIP-551: Expose disk read and write metrics.

KIP:  https://cwiki.apache.org/confluence/x/sotSC

Discussion thread:
https://lists.apache.org/thread.html/cfaac4426455406abe890464a7f4ae23a5c69a39afde66fe6eb3d696%40%3Cdev.kafka.apache.org%3E

cheers,
Colin