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

cannot find exactly what metrics are excluded when populating --disable_metrics #3590

Open
francescor opened this issue Sep 11, 2024 · 0 comments

Comments

@francescor
Copy link

francescor commented Sep 11, 2024

To lower the impact of the agent we've added

--disable_metrics=advtcp,app,cpu_topology,cpuset,diskIO,hugetlb,memory_numa,network,oom_event,percpu,perf_event,process,referenced_memory,resctrl,sched,tcp,udp

I am not able to find reference to what those labels imply in terms of excluded metrics.

The drawback is that, every time a metric is not working (e.g. container_spec_memory_reservation_limit_bytes which is always 0 with our Ubuntu 22.04 workers) we end up enabling everything just to see if the metrics works.

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

No branches or pull requests

1 participant