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
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,9 @@ 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.
19
+
.. :note:: The Splunk Distribution of OpenTelemetry Collector has limitations in managed environments like Amazon EKS.
20
+
For example, the collector cannot collect specific cgroup metrics exposed by cAdvisor, such as ``container_cpu_cfs_*``.
21
+
The ``kubeletstats`` receiver also does not expose these metrics by default.
21
22
22
23
If you are running containers with Docker, retrieved metrics might
23
24
overlap with ``docker-container-stats``. Consider not enabling the
0 commit comments