mirror of https://github.com/dapr/docs.git
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:
parent
a849bf5409
commit
d3003e7b68
|
@ -62,7 +62,7 @@ Changing `samplingRate` to 0 disables tracing altogether.
|
||||||
## Environment variables
|
## Environment variables
|
||||||
|
|
||||||
The OpenTelemetry (otel) endpoint can also be configured via an environment variables. The presence of the OTEL_EXPORTER_OTLP_ENDPOINT environment variable
|
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 |
|
| Environment Variable | Description |
|
||||||
|----------------------|-------------|
|
|----------------------|-------------|
|
||||||
|
|
Loading…
Reference in New Issue