Full-Stack Error Tracking with Sentry
This skill provides expertise in observability for the vibekit marketplace.
Overview
Sentry provides real-time error tracking and performance monitoring across your full stack, enabling quick identification and resolution of issues.
Key Concepts
- Error Boundaries: Catch and report React component errors
- Source Maps: Map minified code back to original source
- Release Tracking: Associate errors with specific deployments
- Custom Context: Add user, request, and business context to errors
- Performance Monitoring: Track transaction performance and bottlenecks
Best Practices
- Configure source maps for readable stack traces
- Set up release tracking for deployment correlation
- Add user context for error attribution
- Use error boundaries in React components
- Configure sampling rates appropriately for production
[Content to be expanded based on plugin_spec_agentient-observability.md specifications]