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

[chore] [exporterhelper/batcher] Ignore deprecated fields if new set #12502

Merged

Conversation

dmitryax
Copy link
Member

@dmitryax dmitryax commented Feb 26, 2025

In the batcher config, ignore deprecated min_size_items and max_size_items fields if new min_size and max_size are set.

A follow-up to #12486.

In the batcher config, ignore deprecated `min_size_items` and `max_size_items` fields if new `min_size` and `max_size` are set
Copy link

codecov bot commented Feb 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.18%. Comparing base (216046a) to head (519d85a).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12502      +/-   ##
==========================================
+ Coverage   92.16%   92.18%   +0.02%     
==========================================
  Files         465      465              
  Lines       25201    25201              
==========================================
+ Hits        23226    23232       +6     
+ Misses       1576     1572       -4     
+ Partials      399      397       -2     

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

@bogdandrutu bogdandrutu added this pull request to the merge queue Feb 26, 2025
Merged via the queue into open-telemetry:main with commit a3c772d Feb 26, 2025
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants