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.md content with existing published docs
- Ensure all content follows published docs conventions
- Update cross-references
- Remove or archive
docs/dev/telemetry.md after migration
Migrate telemetry docs from
docs/dev/to published docsProblem
docs/dev/telemetry.md(688 lines) contains comprehensive telemetry documentation that should be published. Only content indocs/docs/appears on the documentation site.Missing from published docs:
Published docs (
docs/docs/evaluation-and-observability/) have similar but incomplete coverage (189 + 235 lines total).Why not a simple move?
Tasks
docs/dev/telemetry.mdcontent with existing published docsdocs/dev/telemetry.mdafter migration