Error monitoring
Sentry
Sentry is how we catch errors in production — with the context to fix them fast, not just a count that something broke.

What it is
Sentry captures errors and performance issues in real time, with stack traces, breadcrumbs, and release context. It tells you not just that something broke, but where and why.
Why we use it
After launch, the question is how fast you can find and fix what breaks. Sentry turns vague reports into a precise location and a likely cause, which is the difference between minutes and days.
Where we put it to work
In the product,
not the slide.
01
Real-time alerts
Know about errors the moment they happen, with the context to act.
02
Faster fixes
Stack traces and release tags that point straight to the cause.
03
Performance insight
Slow transactions surfaced so they’re fixed before users complain.
Pairs with