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

Commit e3c25bf

Browse files
committed
fixed
1 parent 8d7ee9b commit e3c25bf

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gdi/get-data-in/application/go/configuration/advanced-go-otel-configuration.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,7 @@ The following settings are specific to the Splunk Distribution of OpenTelemetry
5353
* - ``SPLUNK_ACCESS_TOKEN``
5454
- A Splunk authentication token that lets exporters send data directly to Splunk Observability Cloud. Unset by default. Not required unless you need to send data to the Splunk Observability Cloud ingest endpoint. See :ref:`admin-tokens`.
5555
* - ``SPLUNK_REALM``
56-
- The name of your organization's realm, for example, ``us0``. When you set the realm, telemetry is sent directly to the ingest endpoint of Splunk Observability Cloud, bypassing the Splunk Distribution of OpenTelemetry Collector.
57-
.. note:: This setting applies only to metrics and traces and does not work for logs.
56+
- The name of your organization's realm, for example, ``us0``. When you set the realm, telemetry is sent directly to the ingest endpoint of Splunk Observability Cloud, bypassing the Splunk Distribution of OpenTelemetry Collector. This setting applies only to metrics and traces and does not work for logs.
5857
* - ``SPLUNK_TRACE_RESPONSE_HEADER_ENABLED``
5958
- Lets you add server trace information to HTTP response headers using the ``net/http`` instrumentation package. For more information, see :ref:`server-trace-information-go`. The default value is ``true``.
6059
* - ``OTEL_LOG_LEVEL``

0 commit comments

Comments
 (0)