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

Commit 6693c7b

Browse files
Update deployment-modes.rst
Edits
1 parent 26fd66b commit 6693c7b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gdi/opentelemetry/deployment-modes.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,12 @@ Learn more at :ref:`signalfx-exporter`.
101101

102102
.. _collector-current-mode:
103103

104-
Token usage with the otlphttp exporter
104+
Token usage with the ``otlphttp`` exporter
105105
-------------------------------------------------------------------------------
106106

107-
If any of your Collectors in agent mode is exporting data to the otlp receiver running on the gateway and you want to use the token set at the source instead of the gateway's token, uncomment ``include_metadata: true`` :new-page:`from the default gateway config <https://github.com/signalfx/splunk-otel-collector/blob/main/cmd/otelcol/config/collector/gateway_config.yaml>`
107+
If any of your Collectors in agent mode exports data to the ``otlp`` receiver running on the gateway and you want to use the token set at the source instead of the gateway's token, uncomment ``include_metadata: true`` in the default gateway config.
108108

109-
Learn more at :ref:`otlphttp-exporter-token-passthrough`.
109+
For more details see :new-page:`Default gateway config <https://github.com/signalfx/splunk-otel-collector/blob/main/cmd/otelcol/config/collector/gateway_config.yaml>` in GitHub and :ref:`otlphttp-exporter-token-passthrough`.
110110

111111
What mode is my Collector deployed as? How can I change it?
112112
======================================================================

0 commit comments

Comments
 (0)