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

Ensure cgroup CPU poller works with multiple cgroups #1149

Merged
merged 2 commits into from
Dec 14, 2024

Conversation

blt
Copy link
Collaborator

@blt blt commented Dec 13, 2024

What does this PR do?

This commit corrects a similar bug to the one that I corrected in
the stats reader, originally copied from this point. Specifically,
we now store state that maintains the cgroup previous values needed
to calculate diffs over time.

@blt blt marked this pull request as ready for review December 13, 2024 22:38
@blt blt requested a review from a team as a code owner December 13, 2024 22:38
@blt blt changed the base branch from blt/re-introduce_per-process_cpu_collection to graphite-base/1149 December 14, 2024 00:10
@blt blt force-pushed the graphite-base/1149 branch from b84ec4a to 9f09b9a Compare December 14, 2024 00:11
@blt blt force-pushed the blt/ensure_cgroup_cpu_poller_works_with_multiple_cgroups branch from 7bc3109 to 48ad9c8 Compare December 14, 2024 00:11
@blt blt changed the base branch from graphite-base/1149 to main December 14, 2024 00:11
@blt blt force-pushed the blt/ensure_cgroup_cpu_poller_works_with_multiple_cgroups branch from 48ad9c8 to 2d6266e Compare December 14, 2024 00:11
blt added 2 commits December 13, 2024 16:25
This commit corrects a similar bug to the one that I corrected in
the stats reader, originally copied from this point. Specifically,
we now store state that maintains the cgroup previous values needed
to calculate diffs over time.

Signed-off-by: Brian L. Troutwine <[email protected]>
Signed-off-by: Brian L. Troutwine <[email protected]>
@blt blt force-pushed the blt/ensure_cgroup_cpu_poller_works_with_multiple_cgroups branch from 2d6266e to 9c62ec8 Compare December 14, 2024 00:25
@blt blt merged commit 4191cbb into main Dec 14, 2024
20 checks passed
Copy link
Collaborator Author

blt commented Dec 14, 2024

Merge activity

  • Dec 13, 7:58 PM EST: A user merged this pull request with Graphite.

@blt blt deleted the blt/ensure_cgroup_cpu_poller_works_with_multiple_cgroups branch December 14, 2024 00:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants