You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: gdi/opentelemetry/collector-kubernetes/metrics-ootb-k8s.rst
+154-3Lines changed: 154 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -19,9 +19,11 @@ Learn more about the Collector's configuration and data processing at:
19
19
* :ref:`otel-data-processing`
20
20
* :ref:`signalfx-exporter`
21
21
22
-
.. note:: In addition to the metrics shown on this page, most instances also send metrics from the :ref:`kubernetes-cluster-receiver`. Cluster Receiver metrics are an important part of monitoring any kubernets installation. Refer to that page as well as the metrics listed here.
23
-
24
-
To see the Collector's internal metrics, refer to :ref:`metrics-internal-collector`.
22
+
.. note::
23
+
24
+
In addition to the metrics shown on this page, most Collector instances also send metrics from the :ref:`kubernetes-cluster-receiver`, which are an important part of monitoring any Kubernetes installation. Refer to that page as well as the metrics listed here.
25
+
26
+
For the Collector's internal metrics, see :ref:`metrics-internal-collector`.
Copy file name to clipboardExpand all lines: gdi/opentelemetry/components/kubernetes-cluster-receiver.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Kubernetes version 1.21 and higher is compatible with the Kubernetes navigator.
16
16
Get started
17
17
======================
18
18
19
-
By default, the Kubernetes cluster receiver is already activated in the Helm chart of the Splunk OpenTelemetry Collectors. See :ref:`otel-kubernetes-config` for more information.
19
+
By default, the Kubernetes cluster receiver is already activated in the Helm chart of the Splunk OpenTelemetry Collectors. See :ref:`otel-kubernetes-config` for more information, including the default :ref:`ootb-metrics-k8s`.
20
20
21
21
To activate the Kubernetes cluster receiver manually in the Collector configuration, add ``k8s_cluster`` to the ``receivers`` section of your configuration file, as shown in the following example:
0 commit comments