Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable back pressure monitor in Potel #3602

Merged
merged 8 commits into from
Oct 23, 2024

formatting

0f1d5e9
Select commit
Loading
Failed to load commit list.
Merged

Enable back pressure monitor in Potel #3602

formatting
0f1d5e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2024 in 1s

28.27% (+8.76%) compared to 949ff5b

View this Pull Request on Codecov

28.27% (+8.76%) compared to 949ff5b

Details

Codecov Report

Attention: Patch coverage is 52.94118% with 8 lines in your changes missing coverage. Please review.

Project coverage is 28.27%. Comparing base (949ff5b) to head (0f1d5e9).

Files with missing lines Patch % Lines
sentry_sdk/integrations/opentelemetry/sampler.py 64.28% 4 Missing and 1 partial ⚠️
...integrations/opentelemetry/potel_span_processor.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##           potel-base    #3602      +/-   ##
==============================================
+ Coverage       19.51%   28.27%   +8.76%     
==============================================
  Files             136      136              
  Lines           13985    14055      +70     
  Branches         2069     2079      +10     
==============================================
+ Hits             2729     3974    +1245     
+ Misses          11162     9718    -1444     
- Partials           94      363     +269     
Files with missing lines Coverage Δ
...integrations/opentelemetry/potel_span_processor.py 25.24% <0.00%> (-1.23%) ⬇️
sentry_sdk/integrations/opentelemetry/sampler.py 40.27% <64.28%> (+14.47%) ⬆️

... and 43 files with indirect coverage changes