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

Commit 84c5b65

Browse files
Made another edit.
1 parent 878df57 commit 84c5b65

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

gdi/monitors-monitoring/cadvisor.rst

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,15 @@ even though they are running it within Kubelet.
2727

2828
In some managed Kubernetes environments, such as Amazon EKS, you cannot
2929
directly access cAdvisor metrics due to the cluster provider's design
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.
34-
35-
To address this limitation, you are recommended to use the
36-
:ref:`Prometheus receiver <prometheus_receiver>` to scrape
37-
metrics from the proxy metric server. This constraint applies to
38-
managed environments and is not a restriction of the Splunk Distribution of
39-
OpenTelemetry Collector.
30+
choices to enhance security and control. For example, in Amazon EKS,
31+
the ``kubeletstats`` receiver cannot directly collect cAdvisor metrics.
32+
Instead, these metrics are exposed through the Kubernetes proxy metric
33+
server and require a specific configuration to collect them.
34+
Thus, you are recommended to use the :ref:`Prometheus receiver <prometheus_receiver>`
35+
to scrape metrics from the proxy metric server. This constraint is
36+
specific to managed environments and is not a restriction of the Splunk
37+
Distribution of OpenTelemetry Collector.
38+
4039

4140
cAdvisor with Docker
4241
---------------------

0 commit comments

Comments
 (0)