Skip to content

Commit 1edc767

Browse files
Alex KrawiecAlex Krawiec
authored andcommitted
Remove double title
1 parent dd80f22 commit 1edc767

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/concepts/key-terms/error-monitoring.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@ sidebar_order: 20
44
description: Learn how error monitoring works, why it matters, and how Sentry helps track and fix bugs in real time.
55
---
66

7-
8-
# What is Error Monitoring?
9-
107
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.
118

129
## Why Error Monitoring Matters

0 commit comments

Comments
 (0)