We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40bbb8c commit a001f98Copy full SHA for a001f98
docs/tracing.md
@@ -4,7 +4,7 @@ Tracing across the stack follows, as much as possible, the [Open Telemetry]
4
specifications. Configuration environment variables are specified in the
5
[OpenTelemetry Environment Variable Specification].
6
7
-We use the [opentelemtry-go] package, which currently does not have default support
+We use the [opentelemetry-go] package, which currently does not have default support
8
for the `OTEL_TRACES_EXPORTER` environment variables. Therefore, we provide some
9
helper functions under [`boxo/tracing`](../tracing/) to support these.
10
0 commit comments