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

Commit 7e9e0aa

Browse files
author
Tracey Carter
committed
Merge branch 'main' into tcarter-O11YDOCS-6542-AI-GA
2 parents f167bf8 + 6386c98 commit 7e9e0aa

File tree

55 files changed

+2230
-497
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+2230
-497
lines changed

_includes/collector-components.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ The Splunk Distribution of the OpenTelemetry Collector has the following compone
44
* :ref:`Processors <collector-components-processors>`: Configure which operations you'll perform on data before it's exported. For example, filtering.
55
* :ref:`Exporters <collector-components-exporters>`: Set up where to send data to. It can be one or more backends or destinations.
66
* :ref:`Extensions <collector-components-extensions>`: Extend the capabilities of the Collector.
7+
* :ref:`Connectors <collector-components-connectors>`: Connect two pipelines, consuming data as an exporter at the end of one pipeline and emitting data as a receiver at the start of another pipeline.
78
* Services. It consists of two elements:
89

910
* List of the :ref:`extensions <collector-components-extensions>` you've configured.

_includes/collector-config-ootb.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,5 +190,5 @@ Learn more about these processors:
190190

191191
Learn more about these exporters:
192192

193-
* :ref:`splunk-apm-exporter`
193+
* :ref:`otlphttp-exporter`
194194
* :ref:`signalfx-exporter`

0 commit comments

Comments
 (0)