Skip to content

Commit baad8c8

Browse files
authored
fix: typo in env var name (#95)
1 parent 5b3c9c7 commit baad8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openllmetry/configuration.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ For configuring this to different observability platform, check out our [integra
5353
<Note>
5454
The OpenTelemetry standard defines that the actual endpoint should always end
5555
with `/v1/traces`. Thus, if you specify a base URL, we always append
56-
`/v1/traces` to it. This is similar to how `OTLP_EXPORTER_OTLP_ENDPOINT` works
56+
`/v1/traces` to it. This is similar to how `OTEL_EXPORTER_OTLP_ENDPOINT` works
5757
in all OpenTelemetry SDKs.
5858
</Note>
5959

0 commit comments

Comments
 (0)