docs: add OpenTelemetry reference - #659
Conversation
Signed-off-by: nachiketb <nachiketb@nvidia.com>
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (3)
Included review availability: Your plan provides up to 12 included reviews per hour; 10 remain after this review. WalkthroughThe pull request adds an OpenTelemetry reference, exposes it in MkDocs navigation, and updates the getting-started observability link. ChangesOpenTelemetry documentation
Priority: ⬇️ Low Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This adds and links an OpenTelemetry reference without changing runtime behavior or telemetry configuration. No merge-blocking risk is identified. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
A rabbit reads spans in the moonlit glow Comment |
Signed-off-by: nachiketb <nachiketb@nvidia.com>
ayushag-nv
left a comment
There was a problem hiding this comment.
havn't read the entire doc. See if you can cut the lines , that will be good.
Signed-off-by: nachiketb <nachiketb@nvidia.com>
What
Add a concise OpenTelemetry reference for libsy and its LLM client under Reference > OpenTelemetry, linked from Getting Started.
Why
Library users need one place to check emitted fields and metrics, without a general OpenTelemetry tutorial.
How
What to review
Check emitted names and types, metric timing/counting boundaries, and privacy wording. Library documentation only; no runtime behavior changes or new instrumentation.
Validation
git diff --checkpassed.