-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
cAdvisor constantly polls cgroup data for metrics that have been disabled #2932
Comments
@Creatone does this look as OK fix for this: eero-t@e57ee46 At least in my own testing it fixed the redundant polling. |
@eero-t Could you prepare PR :)? |
eero-t
added a commit
to eero-t/cadvisor
that referenced
this issue
Sep 16, 2021
Creatone
pushed a commit
that referenced
this issue
Sep 17, 2021
dqminh
pushed a commit
to dqminh/cadvisor
that referenced
this issue
Oct 18, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is continuation on #2897 issue. After that, cAdvisor code was change to support enabling/disabling all metrics, including "cpu" & "app" ones in #2910.
Setup:
Use-case:
cadvisor -enable_metrics hugetlb
Expected output:
Actual output:
These are the opened file & dir names from 1 min of tracing:
The text was updated successfully, but these errors were encountered: