Incident Response
Lectures 93 • 40 slides
Narration
Lecture 93 Slide 1: Error Monitoring and Tracking - Introduction
Today's Theme
Error Monitoring and Tracking
mindmap
root((Error Monitoring))
Detection
Automatic Capture
Alerts
Analysis
Stack Trace
Context
Tools
Sentry
Bugsnag
Response
Prioritization
Issue Management
What is Error Monitoring?
- Detecting and tracking errors that occur in applications
- Early detection and resolution of problems
- Improving user experience
Review of Last Time
- APM (Application Performance Monitoring)
- Traces and Spans
- Discovering performance bottlenecks
What We Will Learn Today
- Importance of error monitoring
- Introduction to Sentry and Bugsnag
- How to read stack traces
- Prioritizing errors
1/40