Open
Description
Is your feature request related to a problem? Please describe.
The current scope of thread metrics appears to be limited to thread count, there are other thread based metrics that are rather critical, such as thread cpu time and metrics based on thread state.
Describe the solution you'd like
Add additional thread metrics for:
jvm.thread.cpu_time
jvm.thread.user_time
Describe alternatives you've considered
Using the JMX Gatherer
Additional context
No response