Skip to content

Conversation

nikhilbhatia08
Copy link
Contributor

@nikhilbhatia08 nikhilbhatia08 commented Oct 6, 2025

Fixes # (issue)
BatchLogRecordProcessor requires to get the parameters from the env variables and added export_timeout_millis in the options and added a few tests for testing the passing of parameters from the env list.

This pr is on this comment - #2085 (comment)

Changes

Please provide a brief description of the changes here.

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@nikhilbhatia08 nikhilbhatia08 requested a review from a team as a code owner October 6, 2025 03:28
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.16%. Comparing base (eb659f5) to head (cea32fd).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3687      +/-   ##
==========================================
+ Coverage   90.14%   90.16%   +0.03%     
==========================================
  Files         222      223       +1     
  Lines        7154     7173      +19     
==========================================
+ Hits         6448     6467      +19     
  Misses        706      706              
Files with missing lines Coverage Δ
sdk/src/logs/batch_log_record_processor_options.cc 100.00% <100.00%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@marcalff marcalff merged commit f81224d into open-telemetry:main Oct 6, 2025
67 checks passed
malkia added a commit to malkia/opentelemetry-cpp that referenced this pull request Oct 7, 2025
[sdk] BatchLogRecordProcessorOptions from env variables (open-telemetry#3687)
@nikhilbhatia08 nikhilbhatia08 deleted the batch_log_record_processor_options branch October 14, 2025 03:37
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