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

Commit a399da9

Browse files
Made another edit.
1 parent 84c5b65 commit a399da9

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

gdi/monitors-monitoring/cadvisor.rst

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,13 @@ In some managed Kubernetes environments, such as Amazon EKS, you cannot
2929
directly access cAdvisor metrics due to the cluster provider's design
3030
choices to enhance security and control. For example, in Amazon EKS,
3131
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.
32+
This constraint is specific to managed environments and is not a restriction
33+
of the Splunk Distribution of OpenTelemetry Collector.
34+
35+
You can, however, indirectly collect cAdvisor metrics exposed through
36+
the Kubernetes proxy metric server using a receiver with the required configuration.
37+
We recommend using the :ref:`Prometheus receiver <prometheus_receiver>`
38+
to scrape metrics from the proxy metric server.
3839

3940

4041
cAdvisor with Docker

0 commit comments

Comments
 (0)