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

Add CPU usage per threadΒ #28

@simartn

Description

@simartn

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions