-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -242,6 +242,8 @@ are required. | |
OTLP exporter instead, or set the SPLUNK_REALM and SPLUNK_ACCESS_TOKEN environment variables to send | ||
telemetry directly to Splunk Observability Cloud. | ||
``` | ||
Check failure on line 244 in specification/configuration.md GitHub Actions / validate-documentationFenced code blocks should be surrounded by blank lines
|
||
- `OTEL_TRACES_SAMPLER` | ||
- Distribution MUST default to `always_on`. | ||
In addition to environment variables, other ways of defining configuration also exist: | ||
|