netdata-java-orchestrator icon indicating copy to clipboard operation
netdata-java-orchestrator copied to clipboard

Add CPU usage per thread

Open simonnagl opened this issue 6 years ago • 2 comments

from: java.lang:type=Threading

  1. Find thread IDs: AllThreadIds
  2. (find names to ids?)
  3. Query ThreadCpuTime and maybe ThreadUserTime for every thread.

We need to find a way to configure this type of collection.

simonnagl avatar Aug 10 '17 12:08 simonnagl

Migrated to https://github.com/firehol/netdata/issues/2806

simonnagl avatar Sep 26 '17 18:09 simonnagl

Emigrated from netdata/netdata#2806

simonnagl avatar Sep 16 '19 06:09 simonnagl