cryptoe opened a new pull request, #15060:
URL: https://github.com/apache/druid/pull/15060

   ## Description
   Added a new metric to figure out the usage of `druid.processing.numThreads` 
on the historicals/indexers/peons. 
   
   |Metric|Description|Normal value|
   |------|-----------|----------|
   |`segment/scan/active`|Number of segments currently scanned. This metric 
also indicates how many threads from `druid.processing.numThreads` are 
currently being used.|Close to `druid.processing.numThreads`|
   
   
   


-- 
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