Summary
Events sent to Sentry which were converted from OTel spans, should have an OTel context with attributes and other data sourced from OTel SDKs. It appears that some events do not have this.
Python event with context

Go event without context
Develop Spec: Add OpenTelemetry Context
Steps To Reproduce
Expected Behavior
OTel SDK data populated in the OTel context and appearing in the product on the transaction detail page
SDK
sentry-go with OTel Go SDKs
Summary
Events sent to Sentry which were converted from OTel spans, should have an OTel context with attributes and other data sourced from OTel SDKs. It appears that some events do not have this.
Python event with context
Go event without context
Develop Spec: Add OpenTelemetry Context
Steps To Reproduce
Expected Behavior
OTel SDK data populated in the OTel context and appearing in the product on the transaction detail page
SDK
sentry-gowith OTel Go SDKs