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

Update docs in BatchExportProcessorOptions.cs #6177

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

marcinjahn
Copy link
Contributor

Fixes #
Minor summary leftover

Changes

  • fix BatchExportProcessorOptions.MaxExportBatchSize summary

Merge requirement checklist

  • CONTRIBUTING guidelines followed (license requirements, nullable enabled, static analysis, etc.)
  • Unit tests added/updated
  • Appropriate CHANGELOG.md files updated for non-trivial changes
  • Changes in public API reviewed (if applicable)

@marcinjahn marcinjahn requested a review from a team as a code owner March 7, 2025 06:32
@github-actions github-actions bot added the pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package label Mar 7, 2025
@rajkumar-rangaraj rajkumar-rangaraj merged commit 796f49b into open-telemetry:main Mar 7, 2025
39 checks passed
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.30%. Comparing base (0c53d9f) to head (10c3847).
Report is 3 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6177   +/-   ##
=======================================
  Coverage   86.30%   86.30%           
=======================================
  Files         257      257           
  Lines       11499    11499           
=======================================
  Hits         9924     9924           
  Misses       1575     1575           
Files with missing lines Coverage Δ
src/OpenTelemetry/BatchExportProcessorOptions.cs 100.00% <ø> (ø)
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:OpenTelemetry Issues related to OpenTelemetry NuGet package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants