Open gsakkis opened 1 week ago
Currently Sentry doesn't seem to capture OpenTelemetry span events (pushed via span.add_event and span.record_exception), it only does attributes:
Capture OpenTelemetry span events
Heya @gsakkis, thanks for the feedback. There's currently no plan for this but it might make sense in the future. I'll keep this open.
Problem Statement
Currently Sentry doesn't seem to capture OpenTelemetry span events (pushed via span.add_event and span.record_exception), it only does attributes:
Solution Brainstorm
Capture OpenTelemetry span events