good first issue
仓库指标
- Star
- (3 star)
- PR 合并指标
- (PR 指标待抓取)
描述
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