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

Commit c787d4f

Browse files
committed
service.name and deployment.environment info added
1 parent 94c28b1 commit c787d4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

gdi/get-data-in/application/go/instrumentation/instrument-go-application.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,9 @@ The following example shows how to update a deployment to expose environment var
169169
Send data directly to Splunk Observability Cloud
170170
==================================================================
171171

172-
By default, all telemetry is sent to the local instance of the Splunk Distribution of OpenTelemetry Collector.
172+
By default, all telemetry is sent to the local OpenTelemetry Collector before being forwarded to Splunk Observability Cloud.
173+
It is also possible to send data directly to Splunk Observability Cloud without using the OpenTelemetry Collector.
174+
.. note:: Sending data directly to Splunk Observability Cloud is supported only for traces and metrics. Logs cannot be sent using this method.
173175

174176
If you need to send data directly to Splunk Observability Cloud, set the following environment variables:
175177

0 commit comments

Comments
 (0)