getsentry / sentry

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

chore(spans): Project % rollout option #69257

Closed shruthilayaj closed 1 week ago

shruthilayaj commented 1 week ago

Adding a % rollout so we can scale consumers slowly

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 79.72%. Comparing base (6d88cff) to head (e8a3668). Report is 49 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #69257 +/- ## =========================================== + Coverage 58.24% 79.72% +21.48% =========================================== Files 6417 6428 +11 Lines 285263 285732 +469 Branches 49175 49249 +74 =========================================== + Hits 166138 227801 +61663 + Misses 118683 57494 -61189 + Partials 442 437 -5 ``` | [Files](https://app.codecov.io/gh/getsentry/sentry/pull/69257?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry) | Coverage Δ | | |---|---|---| | [src/sentry/options/defaults.py](https://app.codecov.io/gh/getsentry/sentry/pull/69257?src=pr&el=tree&filepath=src%2Fsentry%2Foptions%2Fdefaults.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9vcHRpb25zL2RlZmF1bHRzLnB5) | `100.00% <100.00%> (ø)` | | | [src/sentry/spans/consumers/process/factory.py](https://app.codecov.io/gh/getsentry/sentry/pull/69257?src=pr&el=tree&filepath=src%2Fsentry%2Fspans%2Fconsumers%2Fprocess%2Ffactory.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry#diff-c3JjL3NlbnRyeS9zcGFucy9jb25zdW1lcnMvcHJvY2Vzcy9mYWN0b3J5LnB5) | `87.32% <100.00%> (+54.97%)` | :arrow_up: | ... and [1919 files with indirect coverage changes](https://app.codecov.io/gh/getsentry/sentry/pull/69257/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=getsentry)