Error Tracking
5K errors freeAutomatic error capture
Production error monitoring with automatic capture, stack trace analysis, error grouping, and alerting. Full data privacy and GDPR compliance built-in.
Overview
Pricing
Usage
Docs
Examples
Quick Start
1
Initialize error tracking with sylphx.errors.init()
2
Errors are captured automatically
3
Add context with sylphx.errors.setUser()
4
View and resolve errors in dashboard
Documentation
Key Concepts
Getting Started
Follow the quick start guide to set up this service.
Configuration
Configure the service using environment variables or the dashboard.
API Keys
Use your API key to authenticate requests to this service.
SDK Methods
| Method | Description |
|---|---|
sylphx.errors.init() | Initialize error tracking |
sylphx.errors.capture() | Capture an error |
sylphx.errors.setUser() | Set user context for errors |
Need more details?
Check out our complete documentation for in-depth guides and tutorials.
View full documentation