Task · TSO-0010

Make first-run onboarding backend-neutral

Description

README, the docs landing page, Getting Started, and Installation currently lead with Grafana Cloud credentials even though OTLP, Prometheus pull, and stdout are all supported. Rebuild the first-ten-minutes journey around a destination choice, define the minimum OpenTelemetry vocabulary, and remove duplicate executable quickstarts that have already drifted.

Acceptance Criteria

Definition of Done

Implementation Plan

Rebuild the first-ten-minutes route around the frozen destination chooser and starter/check seams; make one canonical runnable snippet per deployment/destination and link README/index/comparison/FAQ/troubleshooting/configuration.

Implementation Notes

Backend-neutral onboarding and canonical deployment snippets are committed in bundled pause snapshot 2cf46446d5c6a7a30ea6f7d0c54d61ec9889d522; the documentation command checker passed. Resume with exact-head CI and live first-signal verification for each destination.

Final evidence: documentation checker passed in the integrated GATE; exact-head CI run 33047209645 succeeded. The Prometheus path reached a first signal end to end through the live listener, Fleet scrape, and backend query; the gateway path delivered an injected OTLP metric during the Alloy drill.

Final Summary

Backend-neutral first-run documentation is committed in 2cf46446d5c6a7a30ea6f7d0c54d61ec9889d522; parked at the live and exact-head verification boundary.

Completion: verified by documentation checks, exact-head CI, and live Prometheus and OTLP gateway signals.

References

View the source file on GitHub