getsentry / symbolicator

Native Symbolication as a Service
https://getsentry.github.io/symbolicator/
MIT License
362 stars 51 forks source link

feat(sentry): Add a config flag for propagating sentry traces #1525

Closed jan-auer closed 2 months ago

jan-auer commented 2 months ago

The trace and span volume between Sentry and Symbolicator can differ significantly, so in some scenarios trace propagation might not be desirable. To give more control over the behavior, this PR introduces a new config flag propagate_traces, that controls:

Additionally, this fixes the field name of the traces sample rate config, as this was incorrectly called transaction_sample_rate. For backwards compatibility, we still support an alias.