Open
Description
Test different OTel setups with the new SDK to get a better feel of the OTel experience:
- OTel-instrumented app not instrumented by Sentry, is the Sentry span processor picking up spans and sending them to Sentry? If not, what setup is needed?
- Turning off tracing in the SDK, using OTel for tracing directly, are the errors from the SDK connected to the spans?