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 5b3c9c7 commit baad8c8Copy full SHA for baad8c8
openllmetry/configuration.mdx
@@ -53,7 +53,7 @@ For configuring this to different observability platform, check out our [integra
53
<Note>
54
The OpenTelemetry standard defines that the actual endpoint should always end
55
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
+ `/v1/traces` to it. This is similar to how `OTEL_EXPORTER_OTLP_ENDPOINT` works
57
in all OpenTelemetry SDKs.
58
</Note>
59
0 commit comments