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

Commit 343ad13

Browse files
Merge pull request #2611 from splunk/urbiz-DG26049-k8s-metrics-creator
[DG26049]: K8s metrics links
2 parents a2f5981 + bea4ae9 commit 343ad13

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

gdi/opentelemetry/collector-kubernetes/collector-kubernetes-intro.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ To install the Splunk Distribution of the OpenTelemetry Collector for Kubernetes
4343
* :ref:`kubernetes-helm-architecture`
4444
* :ref:`kubernetes-helm-releases`
4545

46-
.. note:: By default you'll obtain these :ref:`Kubernetes metrics <ootb-metrics-k8s>`.
47-
4846
Optionally, you can also:
4947

5048
* :ref:`otel-install-k8s-manifests`
@@ -66,8 +64,6 @@ To configure the Collector see:
6664
* :ref:`kubernetes-config-logs`
6765
* :ref:`otel-kubernetes-config-advanced`
6866

69-
70-
7167
.. raw:: html
7268

7369
<div class="include-start" id="gdi/collector-common-options.rst"></div>
@@ -78,8 +74,18 @@ To configure the Collector see:
7874

7975
<div class="include-stop" id="gdi/collector-common-options.rst"></div>
8076

77+
.. raw:: html
78+
79+
<embed>
80+
<h2>Metrics and other telemetry<a name="k8s-metrics" class="headerlink" href="#k8s-metrics" title="Permalink to this headline">¶</a></h2>
81+
</embed>
82+
83+
If you use the default configuration for the Splunk Distribution of the Collector you'll obtain these :ref:`Kubernetes metrics <ootb-metrics-k8s>`.
8184

85+
To obtain additional telemetry from other sources see:
8286

87+
* :ref:`kubernetes-config-add`
88+
* :ref:`receiver-creator-receiver` to create new receivers at runtime
8389

8490
.. raw:: html
8591

gdi/opentelemetry/collector-kubernetes/kubernetes-config-add.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,15 @@ Configure the Collector for Kubernetes with Helm: Add components and data source
77
.. meta::
88
:description: Optional configurations for the Splunk Distribution of OpenTelemetry Collector for Kubernetes: Add components or new data sources.
99

10-
Read on to learn how to add additional components or data sources to your Collector for Kubernetes config.
10+
Read on to learn how to add additional components or data sources to your Collector for Kubernetes config. To create new receivers at runtime see :ref:`receiver-creator-receiver`.
1111

1212
For other config options, see:
1313

1414
* :ref:`otel-kubernetes-config`
1515
* :ref:`discovery-mode-k8s`
1616
* :ref:`kubernetes-config-logs`
1717
* :ref:`otel-kubernetes-config-advanced`
18-
18+
1919
For a practical example of how to configure the Collector for Kubernetes see :ref:`about-collector-configuration-tutorial-k8s`.
2020

2121
.. _otel-kubernetes-config-add-components:

0 commit comments

Comments
 (0)