We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f435e91 commit 6acfff3Copy full SHA for 6acfff3
oteldemo/otel-demo-collector.yaml
@@ -45,7 +45,7 @@ agent:
45
action: upsert
46
exporters:
47
otlphttp:
48
- traces_endpoint: "https://ingest.{REALM}.signalfx.com/v2/trace/otlp"
+ traces_endpoint: "https://ingest.${REALM}.signalfx.com/v2/trace/otlp"
49
compression: gzip
50
headers:
51
"X-SF-Token": "${SPLUNK_OBSERVABILITY_ACCESS_TOKEN}"
0 commit comments