How to use
Recommended sequence for rollout, validation, and hardening
Follow this order.
- Configure Authentication.
- Instrument one SDK first (Browser or Node/Bun).
- Validate ingestion and event consistency.
- Add integrations by deployment platform.
- Apply production hardening (sampling, queue, retry, key rotation).
Acceptance checklist
- Telemetry is visible in backend without gaps.
- No
401/403or rejected submissions. - Event volume is stable under expected load.