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

Commit 7fce027

Browse files
authored
Merge pull request #2609 from splunk/bhillmer-fixes-from-content-review
Fixes from content review + AI nav adjustments
2 parents bc5e9c4 + a8195e6 commit 7fce027

File tree

5 files changed

+226
-99
lines changed

5 files changed

+226
-99
lines changed

gdi/opentelemetry/automatic-discovery/k8s/k8s-advanced-config.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. _k8s-advanced-auto-discovery-config:
22

33
********************************************************************************
4-
Advanced customization for automatic discovery and instrumtenation in Kubernetes
4+
Advanced customization for automatic discovery and instrumentation in Kubernetes
55
********************************************************************************
66

77
.. meta::

gdi/opentelemetry/data-processing.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Connect pipelines with connectors
4545

4646
You can use connectors to connect two pipelines. Connectors consume data as an exporter at the end of one pipeline and emit data as a receiver at the start of another pipeline. They can consume and emit data of the same data type, or of different data types. Use connectors to generate and emit data which summarizes the data you've already consumed, or to simply replicate or route data.
4747

48-
Learn more at:ref:`otel-components-connectors`.
48+
Learn more at :ref:`otel-components-connectors`.
4949

5050
Example of a pipeline configuration
5151
--------------------------------------------------------------------

0 commit comments

Comments
 (0)