-
Notifications
You must be signed in to change notification settings - Fork 98
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Migrate telemetry docs from docs/dev/ to published docs
Problem
docs/dev/telemetry.md (688 lines) contains comprehensive telemetry documentation that should be published. Only content in docs/docs/ appears on the documentation site.
Missing from published docs:
- OTLP logging export configuration
- Detailed Prometheus exporter setup
- Comprehensive troubleshooting sections
- Backend support comparison tables
- Future enhancements roadmap
Published docs (docs/docs/evaluation-and-observability/) have similar but incomplete coverage (189 + 235 lines total).
Why not a simple move?
- Content overlaps with existing published docs but uses different structures
- Needs merging/deduplication, not just moving
- Published docs require specific formatting (frontmatter, no H1 in body, markdownlint compliance)
Tasks
- Merge
docs/dev/telemetry.mdcontent with existing published docs - Ensure all content follows published docs conventions
- Update cross-references
- Remove or archive
docs/dev/telemetry.mdafter migration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation