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

feat(comp/cadvisor): allow user to disable collecting root Cgroup stats #5713

Merged
merged 4 commits into from
Nov 23, 2023

Conversation

hainenber
Copy link
Contributor

@hainenber hainenber commented Nov 4, 2023

PR Description

Allow user to specify whether cadvisor to collect root cgroup statistics

Which issue(s) this PR fixes

Fixes #5700

Notes to the Reviewer

Please help checking grafana/cadvisor#2 as it's required for this PR to go through. Thanks!

PR Checklist

  • CHANGELOG.md updated
  • Documentation added
  • Config converters updated

@hainenber hainenber requested review from a team and clayton-cornell as code owners November 4, 2023 07:01
Copy link
Contributor

@clayton-cornell clayton-cornell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Docs are OK as-is

@clayton-cornell clayton-cornell added the type/docs Docs Squad label across all Grafana Labs repos label Nov 7, 2023
@tpaschalis
Copy link
Member

tpaschalis commented Nov 10, 2023

I've merged grafana/cadvisor#2 (thanks for taking care of it!) so let's also update go.mod as well.

LGTM as far as the PR is progressing right now.

@tpaschalis
Copy link
Member

cc @hainenber when you have some time, can we update go.mod to point at the your grafana/cadvisor#2 change so we can go ahead with this?

@hainenber
Copy link
Contributor Author

@tpaschalis hey there, sorry for the delay, life caught up with me :D

I've updated go.mod to point to HEAD of grafana-v0.47-noglobals branch (you can check the commit). Lmk if it's good enough :D

Copy link
Member

@rfratto rfratto left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@rfratto rfratto self-assigned this Nov 23, 2023
@rfratto rfratto merged commit 35f7f6a into grafana:main Nov 23, 2023
10 checks passed
hainenber added a commit to hainenber/agent that referenced this pull request Nov 25, 2023
@github-actions github-actions bot added the frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. label Feb 21, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 21, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Locked due to a period of inactivity. Please open new issues or PRs if more discussion is needed. type/docs Docs Squad label across all Grafana Labs repos
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support cadvisor option disable_root_cgroup_stats
4 participants