docs(v0.6.0): fix broken links in observability snapshot page#261
Conversation
docs/v0.6.0/observability.md carries the same broken links that docs/user/observability.md had before NVIDIA#240: they pointed to old paths, the real pages live under metrics/. Applied the same fix to this frozen version snapshot at explicit request. JIRA: NO-REF NVBug: none Signed-off-by: mesutoezdil <mesudozdil@gmail.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 (1)
📝 WalkthroughWalkthroughUpdated observability documentation links to reference their new relative Markdown paths, including application statistics, service metrics, gRPC proxy metrics, example dashboards, and state metrics. ChangesObservability documentation
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
This PR is one of four that together fix the lychee link check failures currently blocking CI on other PRs (e.g. #252). Verified locally: with #240, #241, #242, and #261 all applied, Note: broader broken-link issues remain visible via @sbaum1994 -- can you review and approve so these can merge? |
docs/v0.6.0/observability.md carries the same broken links docs/user/observability.md had before #240: they pointed to old paths, the real pages live under metrics/. This is a frozen version snapshot, normally left alone per docs/AGENTS.md, but fixed here at explicit request since #240 does not touch it.
Tested: verified each new link target exists on disk.
Refs: NO-REF
Summary by CodeRabbit