Refine OpenTelemetry v2 doc: lead with Quickstart config and env vars#429
Draft
yassin-berriai wants to merge 1 commit into
Draft
Refine OpenTelemetry v2 doc: lead with Quickstart config and env vars#429yassin-berriai wants to merge 1 commit into
yassin-berriai wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refines the OpenTelemetry v2 tracing doc to be more concise and to surface the practical setup earlier, following feedback that the page was hard to follow and the config/yaml was buried.
What changed
The page now leads with the Quickstart: the two environment variables that turn tracing on (
LITELLM_OTEL_V2andOTEL_EXPORTER), thelitellm --config config.yamlinvocation, and a curl to confirm it works. The full environment-variable configuration reference table moves up directly under the Quickstart so the settings are visible without scrolling.The verbose intro and the "New to OpenTelemetry?" glossary were condensed into tight prose and moved lower, where they no longer get in the way of getting started. The per-vendor preset blocks (config.yaml plus env vars for Arize, Phoenix, Langfuse, Weave, Langtrace, Levo, AgentOps) are kept intact since those are exactly what users need to copy.
Every em dash and ellipsis character was removed; the page is shorter overall while keeping all the reference tables and config examples.
Context
Slack thread: https://berriaillm.slack.com/archives/C04HP96S19D/p1782678208528499?thread_ts=1782668908.268859&cid=C04HP96S19D
Generated by Claude Code