mirror of
https://github.com/caddyserver/website.git
synced 2025-06-22 14:10:32 -04:00
Update documentation in tracing.md
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
This commit is contained in:
parent
a8a7bbe34e
commit
11b388f5be
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ by the [OpenTelemetry Environment Variable Specification](https://github.com/ope
|
||||||
For the exporter configuration details, please
|
For the exporter configuration details, please
|
||||||
see [spec](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7.0/specification/protocol/exporter.md).
|
see [spec](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7.0/specification/protocol/exporter.md).
|
||||||
|
|
||||||
### Example
|
For example:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
export OTEL_EXPORTER_OTLP_HEADERS="myAuthHeader=myToken,anotherHeader=value"
|
export OTEL_EXPORTER_OTLP_HEADERS="myAuthHeader=myToken,anotherHeader=value"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue