Update daprdocs/content/en/operations/monitoring/tracing/setup-tracing.md

Co-authored-by: Mark Fussell <markfussell@gmail.com>
Signed-off-by: Drew Robbins <drew@drewby.com>
This commit is contained in:
Drew Robbins 2023-05-09 15:35:45 +09:00 committed by GitHub
parent a849bf5409
commit d3003e7b68
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ Changing `samplingRate` to 0 disables tracing altogether.
## Environment variables
The OpenTelemetry (otel) endpoint can also be configured via an environment variables. The presence of the OTEL_EXPORTER_OTLP_ENDPOINT environment variable
will turn on tracing for the sidecar.
turns on tracing for the sidecar.
| Environment Variable | Description |
|----------------------|-------------|