mirror of
https://github.com/caddyserver/website.git
synced 2025-06-22 14:10:32 -04:00
Update header in tracing.md
Co-authored-by: Matt Holt <mholt@users.noreply.github.com>
This commit is contained in:
parent
d5803a01d0
commit
a8a7bbe34e
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue