good first issue
Repository metrics
- Stars
- (3 stars)
- PR merge metrics
- (PR metrics pending)
Description
Integrate error tracking using Sentry or OpenTelemetry.
Requirements:
- Setup Sentry project or OpenTelemetry backend
- Integrate error tracking SDK into Node.js backend
- Configure breadcrumbs for error context
- Setup release tracking
- Create dashboards for error rates and trends
- Configure alerts for critical errors
- Add user context to errors for better debugging
Deliverables:
- Sentry/OpenTelemetry SDK integration
- Error tracking configuration
- Breadcrumb implementation
- Release tracking setup
- Error dashboards
- Alert configurations