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

Commit e53526b

Browse files
Fixing note syntax.
1 parent a12f07f commit e53526b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gdi/monitors-monitoring/cadvisor.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@ cAdvisor
88

99
The Splunk Distribution of OpenTelemetry Collector uses the Smart Agent receiver with the
1010
cAdvisor 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
1212
port.
1313

1414
If you are using Kubernetes, consider the
1515
:ref:`kubelet-stats-receiver` because many Kubernetes nodes do not
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 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

0 commit comments

Comments
 (0)