flow-pie/chamaa.api

Error tracking (Sentry / OpenTelemetry tracking)

Open

#79 opened on Nov 9, 2025

View on GitHub
 (1 comment) (0 reactions) (0 assignees)HTML (4 forks)auto 404
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

Contributor guide