Update documentation in tracing.md

Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
This commit is contained in:
Andrii Kushch 2022-02-14 16:42:32 +01:00 committed by GitHub
parent a8a7bbe34e
commit 11b388f5be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ by the [OpenTelemetry Environment Variable Specification](https://github.com/ope
For the exporter configuration details, please
see [spec](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7.0/specification/protocol/exporter.md).
### Example
For example:
```bash
export OTEL_EXPORTER_OTLP_HEADERS="myAuthHeader=myToken,anotherHeader=value"