sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Deprecate/remove `traceSampling` flag in favor of `tracePropagationTargets`

Open marandaneto opened this issue 3 years ago • 0 comments

Description

Ideally done with https://github.com/getsentry/sentry-java/issues/2243

We could make this flag enabled by default for now if its much easier/faster. Since this flag is not documented, its more important to have it enabled otherwise DS won't work.

marandaneto avatar Sep 13 '22 11:09 marandaneto