You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2018/11/14 03:22:10 UTC

[GitHub] QiuMM commented on issue #6587: emit maxLag/avgLag in KafkaSupervisor

QiuMM commented on issue #6587: emit maxLag/avgLag in KafkaSupervisor
URL: https://github.com/apache/incubator-druid/pull/6587#issuecomment-438523967
 
 
   @gianm for metrics, I think it's enough to emit max lag, average lag and total lag across all partitions. In my scenario, some kafka topics have 1000 partitions, so there will be lots of metric events if emit lag for each individual partition. If people want to look at the lag for each individual partition, they can get status of a supervisor through endpoint `/druid/indexer/v1/supervisor/{id}/status`.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org