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

Commit a419f2b

Browse files
Merge pull request #1717 from splunk/repo-sync
Pulling refs/heads/main into main
2 parents fef1029 + 3126f76 commit a419f2b

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ To activate runtime metrics collection for an individual language, follow these
8181
Use automatic discovery with gateway mode
8282
======================================================
8383

84-
The Splunk OTel Collector Chart uses the agent mode by default. Activating gateway mode deploys an instance of the OpenTelemetry Collector in a separate container, and this instance collects data from the entire cluster.
84+
The Splunk OpenTelemetry Collector chart uses the agent mode by default. Activating gateway mode deploys an instance of the OpenTelemetry Collector in a separate container, and this instance collects data from the entire cluster.
8585

8686
To learn more about the gateway mode, see :ref:`collector-gateway-mode`.
8787

gdi/opentelemetry/automatic-discovery/linux/linux-backend.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ Using the installer script, you can install and activate zero-code instrumentati
387387

388388
.. _auto-discovery-linux-verify:
389389

390-
Ensure the collector service is running
390+
Ensure the Collector service is running
391391
--------------------------------------------
392392

393393
After a successful installation, run the following command to ensure the ``splunk-otel-collector`` service is running:
@@ -422,7 +422,7 @@ After your applications are running, you can verify your data. See :ref:`auto-di
422422
(Optional) Configure the instrumentation
423423
====================================================
424424

425-
You can configure the Splunk Distribution of OpenTelemetry Collector to suit your instrumentation needs. In most cases, modifying the basic configuration is enough to get started.
425+
You can configure the Splunk Distribution of the OpenTelemetry Collector to suit your instrumentation needs. In most cases, modifying the basic configuration is enough to get started.
426426

427427
To learn more, see the following resources:
428428

gdi/opentelemetry/install-the-collector.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,8 @@ Images are signed using ``cosign``. To verify them:
103103
104104
cosign verify --insecure-ignore-tlog --key cosign.pub quay.io/signalfx/splunk-otel-collector:<collector-version>
105105
106+
.. note:: The OpenTelemetry Operator Docker image only supports Linux and cannot run on Windows nodes.
107+
106108
.. _otel-config-options:
107109

108110
.. raw:: html

0 commit comments

Comments
 (0)