Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse PSI cgroup v2 metrics #1214

Merged
merged 4 commits into from
Jan 21, 2025
Merged

Parse PSI cgroup v2 metrics #1214

merged 4 commits into from
Jan 21, 2025

Conversation

blt
Copy link
Collaborator

@blt blt commented Jan 21, 2025

What does this PR do?

This commit introduces the parsing of v2 PSI metrics into lading.
We special-case memory.pressure, cpu.pressure and io.pressure to
be parsed.

This commit introduces the parsing of v2 PSI metrics into lading.
We special-case memory.pressure, cpu.pressure and io.pressure to
be parsed.

Signed-off-by: Brian L. Troutwine <[email protected]>
Copy link
Collaborator Author

blt commented Jan 21, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@blt blt marked this pull request as ready for review January 21, 2025 16:37
@blt blt requested a review from a team as a code owner January 21, 2025 16:38
Signed-off-by: Brian L. Troutwine <[email protected]>
lading/src/observer/linux/cgroup/v2.rs Outdated Show resolved Hide resolved
lading/src/observer/linux/cgroup/v2.rs Show resolved Hide resolved
lading/src/observer/linux/cgroup/v2.rs Outdated Show resolved Hide resolved
blt added 2 commits January 21, 2025 12:18
Signed-off-by: Brian L. Troutwine <[email protected]>
Signed-off-by: Brian L. Troutwine <[email protected]>
@blt blt requested a review from scottopell January 21, 2025 20:30
@blt blt merged commit 576f3e0 into main Jan 21, 2025
17 checks passed
@blt blt deleted the blt/parse_psi_cgroup_v2_metrics branch January 21, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants