This repository was archived by the owner on Sep 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,15 +8,15 @@ cAdvisor
88
99The Splunk Distribution of OpenTelemetry Collector uses the Smart Agent receiver with the
1010cAdvisor monitor type to pull metrics directly from cAdvisor. By
11- default, it runs on port 4194 , but it can be configured to any other
11+ default, it runs on port 4193 , but it can be configured to any other
1212port.
1313
1414If you are using Kubernetes, consider the
1515:ref: `kubelet-stats-receiver ` because many Kubernetes nodes do not
1616expose cAdvisor on a network port, even though they are running it
1717within Kubelet.
1818
19- .. : note:: The Splunk Distribution of OpenTelemetry Collector has limitations in managed environments such as Amazon EKS.
19+ .. note :: The Splunk Distribution of OpenTelemetry Collector has limitations in managed environments such as Amazon EKS.
2020 For example, the collector cannot collect specific cgroup metrics exposed by cAdvisor, such as ``container_cpu_cfs_*``.
2121 The ``kubeletstats`` receiver also does not expose these metrics by default.
2222
You can’t perform that action at this time.
0 commit comments