You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/concepts/key-terms/error-monitoring.mdx
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,6 @@ sidebar_order: 20
4
4
description: Learn how error monitoring works, why it matters, and how Sentry helps track and fix bugs in real time.
5
5
---
6
6
7
-
8
-
# What is Error Monitoring?
9
-
10
7
Error monitoring is your app's always-on debugger. It tracks crashes, exceptions, and runtime issues as they happen—complete with stack traces, request data, environment details, and user context. That means you can spot patterns, prioritize what matters, and fix bugs fast (before your users even file a ticket). Think of error monitoring as a babysitter for your code, but one that actually tells you *why* the baby's crying.
0 commit comments