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

Commit 44946b9

Browse files
Merge pull request #1718 from dloucasfx/main
Update gateway passthrough with otlphttp method
2 parents a419f2b + 6693c7b commit 44946b9

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

gdi/opentelemetry/components/otlphttp-exporter.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@ By default, gzip compression is turned on. To turn it off use the following conf
124124
...
125125
compression: none
126126
127+
.. _otlphttp-exporter-token-passthrough:
127128

128129
Associate passthroughs to an access token
129130
------------------------------------------

gdi/opentelemetry/deployment-modes.rst

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

102102
.. _collector-current-mode:
103103

104+
Token usage with the ``otlphttp`` exporter
105+
-------------------------------------------------------------------------------
106+
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.
108+
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`.
110+
104111
What mode is my Collector deployed as? How can I change it?
105112
======================================================================
106113

0 commit comments

Comments
 (0)