Skip to content

[Backend] Monitoring: Integrate Sentry Exception Tracking #823

Description

@ONEONUORA

Description

Add Sentry monitoring for runtime exception capture:

  • Load Sentry DSN from environment configuration.
  • Wire into the tracing system to capture all error-level tracing events automatically.

Acceptance Criteria

  • Exceptions are caught and reported to Sentry dashboard.
  • Includes context such as client IP, user ID, and stack traces.
  • No performance penalty or main-thread block on report delivery.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programbackendBackend componentenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions