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

Deprecate exporterhelper.RetrySettings in favor of configretry.BackOffConfig #9091

Merged
merged 1 commit into from
Dec 15, 2023

Deprecate exporterhelper.RetrySettings in favor of configretry.BackOf…

df6046d
Select commit
Loading
Failed to load commit list.
Merged

Deprecate exporterhelper.RetrySettings in favor of configretry.BackOffConfig #9091

Deprecate exporterhelper.RetrySettings in favor of configretry.BackOf…
df6046d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2023 in 0s

91.51% (target 90.00%)

View this Pull Request on Codecov

91.51% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ef4a5be) 91.47% compared to head (df6046d) 91.51%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9091      +/-   ##
==========================================
+ Coverage   91.47%   91.51%   +0.04%     
==========================================
  Files         320      320              
  Lines       17194    17189       -5     
==========================================
+ Hits        15728    15731       +3     
+ Misses       1168     1161       -7     
+ Partials      298      297       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.