Fix broken link for otel env variables

This commit is contained in:
Jt Miclat 2024-04-08 11:50:55 +02:00
parent 3a8c2af76c
commit 5539e8a19a

View file

@ -29,7 +29,7 @@ tracing {
### Environment variables ### Environment variables
It can be configured using the environment variables defined It can be configured using the environment variables defined
by the [OpenTelemetry Environment Variable Specification](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md). by the [OpenTelemetry Environment Variable Specification](https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/sdk-environment-variables.md).
For the exporter configuration details, please For the exporter configuration details, please
see [spec](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7.0/specification/protocol/exporter.md). see [spec](https://github.com/open-telemetry/opentelemetry-specification/blob/v1.7.0/specification/protocol/exporter.md).