Skip to content

Enable distributed tracing end-to-end (frontend to backend) #1082

@marcuscastelo

Description

@marcuscastelo

Enable distributed tracing end-to-end (frontend to backend)

Description:
Implement trace propagation from frontend to backend using OpenTelemetry. Instrument API requests to inject trace context, and update Supabase Edge Functions to extract and continue traces. Configure OTLP collector and visualize traces in Jaeger/Zipkin/Sentry. Document the architecture and integration steps.

Acceptance Criteria:

  • Trace propagation implemented in frontend API requests
  • Supabase Edge Functions instrumented
  • OTLP collector configured
  • Traces visualized in Jaeger/Zipkin/Sentry
  • Documentation updated

Labels:

  • improvement
  • complexity-high
  • observability
  • tracing
  • backend

Metadata

Metadata

Assignees

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions