rbankar7 commented on PR #16829:
URL: https://github.com/apache/druid/pull/16829#issuecomment-2266625027

   > This might have already been discussed, but if the purpose is only to 
track failed and succeeded tasks, we already have `task/running/count`, 
`task/success/count`, `task/failed/count` metrics emitted by the Overlord. Are 
those not sufficient?
   > 
   > https://druid.apache.org/docs/latest/operations/metrics#indexing-service
   
   We wanted to have this metric for each indexer node. The current metric 
doesn't provide per-host information
   Also we are already emitting completed task metric from each indexer so this 
is just adding more refinement to that information


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to