You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: gdi/monitors-monitoring/cadvisor.rst
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,11 @@ If you are using Kubernetes, consider the
16
16
expose cAdvisor on a network port, even though they are running it
17
17
within Kubelet.
18
18
19
+
.. :note:: The Splunk Distribution of OpenTelemetry Collector cannot collect specific cgroup metrics exposed by cAdvisor, such as ``container_cpu_cfs_*``
20
+
in managed environments such as Amazon EKS, and the supported `kubeletstats` receiver does not expose these metrics by default.
21
+
19
22
If you are running containers with Docker, retrieved metrics might
20
-
overlap with ``docker-container-stats``\ '. Consider not enabling the
23
+
overlap with ``docker-container-stats``. Consider not enabling the
21
24
Docker monitor in a Kubernetes environment, or else use filtering to
22
25
allow only certain metrics. This will cause the built-in Docker
23
26
dashboards to be blank, but container metrics will be available on the
0 commit comments