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

Commit 878df57

Browse files
Made another edit.
1 parent e14d8b6 commit 878df57

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

gdi/monitors-monitoring/cadvisor.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,12 @@ If you are using Kubernetes, consider the Kubelet stats receiver
2525
because many Kubernetes nodes do not expose cAdvisor on a network port,
2626
even though they are running it within Kubelet.
2727

28-
2928
In some managed Kubernetes environments, such as Amazon EKS, you cannot
3029
directly access cAdvisor metrics due to the cluster provider's design
31-
choices to enhance security and control. Instead, when exposed through
32-
the Kubernetes proxy metric server, you can access these metrics, but a
33-
specific configuration is required to collect them. For example, in
34-
Amazon EKS, the kubeletstats receiver cannot directly collect cAdvisor metrics.
30+
choices to enhance security and control. Instead, these metrics are
31+
exposed through the Kubernetes proxy metric server and require a specific
32+
configuration to collect them. For example, in Amazon EKS, the kubeletstats
33+
receiver cannot directly collect cAdvisor metrics.
3534

3635
To address this limitation, you are recommended to use the
3736
:ref:`Prometheus receiver <prometheus_receiver>` to scrape

0 commit comments

Comments
 (0)