sentry-java
sentry-java copied to clipboard
Deprecate `enableTracing` option
Description
We want to remove the enableTracing option at some point as it's causing confusion regarding incoming traces. Also tracing != performance
https://github.com/getsentry/team-sdks/issues/84
Let's deprecate in 7.x and remove it in the upcoming 8.x release
Also consider updating the wizard + docs