tart/Sources
Fedor Korotkov c60d08bf43 feat(telemetry): migrate from Sentry to OpenTelemetry
- Initialize OTEL only when OTEL_EXPORTER_OTLP_ENDPOINT is set
- Support both OTLP/gRPC (host:port) and OTLP/HTTP (http[s]://...)
- Map CIRRUS_SENTRY_TAGS to OTEL resource attributes
- Replace Sentry transactions/events with OTEL spans + attributes
- Add Telemetry wrapper and update code to record errors + flush
- Remove sentry-cocoa dependency; add opentelemetry-swift + NIO

This preserves existing tags and measurements under OTEL and keeps telemetry disabled by default.
2025-09-15 07:07:47 -04:00
..
tart feat(telemetry): migrate from Sentry to OpenTelemetry 2025-09-15 07:07:47 -04:00