jtuglu1 commented on issue #18733:
URL: https://github.com/apache/druid/issues/18733#issuecomment-3531411316

   On the topic of experimentation, did you have any thoughts on this proposed 
`jvm/thread/count` metric? Currently the `JvmThreadMonitor` is a bit sparse and 
doesn't track this stuff well. This kind of stuff also doesn't show up in 
manual flamegraph/jstack trace since it's highly variable and short-lived.
   
   My thought would be to create a way for all Druid thread pools to initialize 
threads in way where emitting counters per `state` as well as `poolName` would 
be possible


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