getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
39.22k stars 4.21k forks source link

ref(transactions): option for not doing transactions sampling in post_process #81079

Closed JoshFerge closed 13 hours ago

JoshFerge commented 1 day ago

in lockstep with https://github.com/getsentry/sentry/pull/81077/, stops doing work in post_process on transactions. part of https://github.com/getsentry/sentry/issues/81065

JoshFerge commented 13 hours ago

@markstory i've gone ahead and merged this into https://github.com/getsentry/sentry/pull/81077