-
-
Couldn't load subscription status.
- Fork 1.6k
Description
While updating the docs in #1667 (comment), a conversation started about what advice we give for setting the sampling rate of different components, specially in the light of different load patterns.
The updated docs with the advice reads:
If you enable tracing in services with multiple entry points, we recommend choosing similar sampling rates, to avoid biasing your data. [...]
And the discussion is that even setting all sampling rates to the same value may not help with sample bias.
This is a screenshot of the advice prior to the update (red underline to emphasize the advice):
https://docs.sentry.io/performance/distributed-tracing/#sampling-transactions
