Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 5e427d5

Browse files
Rewrote the note to make it easier to understand.
1 parent 97d255d commit 5e427d5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

gdi/monitors-monitoring/cadvisor.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ If you are using Kubernetes, consider the
1616
expose cAdvisor on a network port, even though they are running it
1717
within Kubelet.
1818

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.
2122
2223
If you are running containers with Docker, retrieved metrics might
2324
overlap with ``docker-container-stats``. Consider not enabling the

0 commit comments

Comments
 (0)