Migration guide
From an error-tracking-only platform
Teams that started with error tracking and now need full observability.
Estimated time: ~2 weeks
Why teams switch
- →Errors are necessary but not sufficient — need metrics + traces for the why
- →Adding a separate APM/metrics SaaS doubles the bill
- →Want one ingest pipeline for all telemetry from the SDK
What transfers as-is
- ✓Existing client SDKs accept Unimoni endpoint as a destination
- ✓Stack-trace fingerprinting works the same way
- ✓Issue grouping rules port over
What to adapt
- •Source-map upload becomes part of CI step — provider-agnostic format
- •Issue assignment workflows → Unimoni on-call schedules + ack
Step by step
- 1.Add Unimoni as a second DSN in the SDK, dual-shipping for two weeks
- 2.Verify error groups match
- 3.Switch alerts to Unimoni
- 4.Cancel the error-only vendor after one full release cycle