Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Add CPU usage per thread #28

Open
simonnagl opened this issue Aug 10, 2017 · 2 comments
Open

Add CPU usage per thread #28

simonnagl opened this issue Aug 10, 2017 · 2 comments
Labels
chart request enhancement netdata link This issue is a clone of a netdata issue
Milestone

Comments

@simonnagl
Copy link
Owner

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
Copy link
Owner Author

Migrated to netdata/netdata#2806

@simonnagl
Copy link
Owner Author

Emigrated from netdata/netdata#2806

@simonnagl simonnagl reopened this Sep 16, 2019
@simonnagl simonnagl added chart request enhancement netdata link This issue is a clone of a netdata issue labels Sep 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chart request enhancement netdata link This issue is a clone of a netdata issue
Projects
None yet
Development

No branches or pull requests

1 participant