Skip to content

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

Merged
bogdandrutu merged 1 commit into
open-telemetry:mainfrom
dmitryax:batch-ignore-deprecated-fields
Feb 26, 2025
Merged

[chore] [exporterhelper/batcher] Ignore deprecated fields if new set#12502
bogdandrutu merged 1 commit into
open-telemetry:mainfrom
dmitryax:batch-ignore-deprecated-fields

Conversation

@dmitryax
Copy link
Copy Markdown
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
@codecov
Copy link
Copy Markdown

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
@dmitryax dmitryax deleted the batch-ignore-deprecated-fields branch June 21, 2025 02:02
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