good first issue
Metriche repository
- Star
- (3 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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