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

Commit 26fd66b

Browse files
committed
Update gateway passthrough with otlphttp method
Signed-off-by: Dani Louca <[email protected]>
1 parent a419f2b commit 26fd66b

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 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>`
108+
109+
Learn more at :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)