mirror of
https://github.com/sourcegraph/sourcegraph.git
synced 2026-02-06 15:12:02 +00:00
Update cAdvisor documentation (#58440)
Adding a known issue where cAdvisor doesn't scrape metrics in a non-privileged overlay Kustomize deployment
This commit is contained in:
parent
86913ac953
commit
9ae05966cd
@ -35,3 +35,4 @@ Support is generally poorly documented, but a search through the [cAdvisor repos
|
||||
- Metrics issues
|
||||
- `disk` metrics are not available in `containerd`: [cadvisor#2785](https://github.com/google/cadvisor/issues/2785)
|
||||
- `diskIO` metrics do not seem to be available in Kubernetes: [sourcegraph#12163](https://github.com/sourcegraph/sourcegraph/issues/12163)
|
||||
- When using a Kustomize non-privileged overlay in a deployment, cAdvisor is disabled by default and hence cannot scrape container metrics for visualization in Grafana. cAdvisor requires elevated privileges to collect this data and hence will not work with this overlay.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user