1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-23 09:52:08 +08:00

chore: fix broken url in comment (#10606)

Signed-off-by: hishope <csqiye@126.com>
This commit is contained in:
John
2024-11-30 03:23:13 +08:00
committed by GitHub
parent 778a418952
commit 8654538cce

View File

@ -6,7 +6,7 @@
// //
// Tracing is configured through environment variables, as consistent with the OpenTelemetry spec as possible: // Tracing is configured through environment variables, as consistent with the OpenTelemetry spec as possible:
// //
// https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/sdk-environment-variables.md // https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/sdk-environment-variables.md
// //
// OTEL_TRACES_EXPORTER: a comma-separated list of exporters: // OTEL_TRACES_EXPORTER: a comma-separated list of exporters:
// - otlp // - otlp