Skip to main content

Crate joule_profiler_source_cgroup

Crate joule_profiler_source_cgroup 

Source
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.
CgroupConfig
Configuration for the cgroup metric source.