Update header in tracing.md

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

View file

@ -39,7 +39,7 @@ export OTEL_EXPORTER_OTLP_HEADERS="myAuthHeader=myToken,anotherHeader=value"
export OTEL_EXPORTER_OTLP_TRACES_ENDPOINT=https://my-otlp-endpoint:55680 export OTEL_EXPORTER_OTLP_TRACES_ENDPOINT=https://my-otlp-endpoint:55680
``` ```
### Caddyfile configuration example ## Examples
Here is a **Caddyfile** example: Here is a **Caddyfile** example: