Expand description
cgroup metric source for Joule Profiler.
This module implements a MetricReader and uses Linux cgroup v2 to
collect per-process and global system metrics using kernel cgroup files.
An asynchronous tokio task runs to poll non monotonic metrics.
Structsยง
- Cgroup
- cgroup metrics source.
- Cgroup
Config - Configuration for the cgroup metric source.