chore: fix broken url in comment (#10606)
Signed-off-by: hishope <csqiye@126.com>
John committed
Nov 30, 2024 at 03:23 UTC
8654538cce527e5e7c30ca69ec522a1eec5ab7f5
1 file changed
+1
-1
tracing/doc.go
+1
-1
@@ -6,7 +6,7 @@
6
//
7
// Tracing is configured through environment variables, as consistent with the OpenTelemetry spec as possible:
8
//
9
-// https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md
9
+// https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/sdk-environment-variables.md
10
//
11
// OTEL_TRACES_EXPORTER: a comma-separated list of exporters:
12
// - otlp