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

Commit f8ef304

Browse files
Edits
1 parent fb52271 commit f8ef304

File tree

4 files changed

+13
-4
lines changed

4 files changed

+13
-4
lines changed

gdi/opentelemetry/components/a-components-connectors.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,13 @@ Collector components: Connectors
1313

1414
span-metrics-connector
1515

16+
The Splunk Distribution of the OpenTelemetry Collector includes and supports the connectors listed on this doc. To see other components, refer to :ref:`otel-components`.
17+
18+
.. note:: The following list might not contain all the latest additions. For a complete list of Collector components, including components that aren't included in the Splunk Distribution of OpenTelemetry Collector, see the ``opentelemetry-contrib`` repository in GitHub.
19+
1620
A connector is both an exporter and receiver. As the name suggests a Connector connects two pipelines: it consumes data as an exporter at the end of one pipeline and emits data as a receiver at the start of another pipeline. It may consume and emit data of the same data type, or of different data types. A connector may generate and emit data to summarize the consumed data, or it may simply replicate or route data.
1721

1822
The following connectors are available:
1923

2024
* :ref:`span-metrics-connector`
2125

22-
To see other components, refer to :ref:`otel-components`.

gdi/opentelemetry/components/a-components-exporters.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ Collector components: Exporters
2424
splunk-apm-exporter
2525
splunk-hec-exporter
2626

27-
.. note:: To see other components, refer to :ref:`otel-components`.
27+
The Splunk Distribution of the OpenTelemetry Collector includes and supports the exporters listed on this doc. To see other components, refer to :ref:`otel-components`.
28+
29+
.. note:: The following list might not contain all the latest additions. For a complete list of Collector components, including components that aren't included in the Splunk Distribution of OpenTelemetry Collector, see the ``opentelemetry-contrib`` repository in GitHub.
2830

2931
The following exporters are available in the Splunk Distribution of OpenTelemetry Collector:
3032

gdi/opentelemetry/components/a-components-processors.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,9 @@ Collector components: Processors
2828
tail-sampling-processor
2929
transform-processor
3030

31-
.. note:: To see other components, refer to :ref:`otel-components`.
31+
The Splunk Distribution of the OpenTelemetry Collector includes and supports the processors listed on this doc. To see other components, refer to :ref:`otel-components`.
32+
33+
.. note:: The following list might not contain all the latest additions. For a complete list of Collector components, including components that aren't included in the Splunk Distribution of OpenTelemetry Collector, see the ``opentelemetry-contrib`` repository in GitHub.
3234

3335
The following processors are available:
3436

gdi/opentelemetry/components/a-components-receivers.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,9 @@ Collector components: Receivers
6767
windowsperfcounters-receiver
6868
zipkin-receiver
6969

70-
.. note:: To see other components, refer to :ref:`otel-components`.
70+
The Splunk Distribution of the OpenTelemetry Collector includes and supports the receivers listed on this doc. To see other components, refer to :ref:`otel-components`.
71+
72+
.. note:: The following list might not contain all the latest additions. For a complete list of Collector components, including components that aren't included in the Splunk Distribution of OpenTelemetry Collector, see the ``opentelemetry-contrib`` repository in GitHub.
7173

7274
The following receivers are available:
7375

0 commit comments

Comments
 (0)