sentry-python
sentry-python copied to clipboard
ref(otel): Remove autoinstrumentation
Removing experimental OTel autoinstrumentation since we want to focus on getting basic OTel support right. Once we're confident that our instrumentation works correctly with OTel, we can focus on adding OTel integration packages.
We can reuse some stuff this PR removes then, if necessary.
Closes https://github.com/getsentry/sentry-python/issues/3238