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

[sdk-logs] Add BatchExportLogRecordProcessorOptions to SDK #4446

Merged
merged 4 commits into from
Apr 26, 2023

Conversation

CodeBlanch
Copy link
Member

@CodeBlanch CodeBlanch commented Apr 26, 2023

Relates to #4433

Changes

Merge requirement checklist

  • CONTRIBUTING guidelines followed (nullable enabled, static analysis, etc.)
  • Unit tests added/updated

@CodeBlanch CodeBlanch requested a review from a team April 26, 2023 22:12
@codecov
Copy link

codecov bot commented Apr 26, 2023

Codecov Report

Merging #4446 (8aaf28c) into main (e195dd8) will decrease coverage by 0.05%.
The diff coverage is 92.30%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4446      +/-   ##
==========================================
- Coverage   84.66%   84.61%   -0.05%     
==========================================
  Files         308      309       +1     
  Lines       12235    12248      +13     
==========================================
+ Hits        10359    10364       +5     
- Misses       1876     1884       +8     
Impacted Files Coverage Δ
...lder/ProviderBuilderServiceCollectionExtensions.cs 84.61% <0.00%> (-7.06%) ⬇️
...metry/Logs/BatchExportLogRecordProcessorOptions.cs 100.00% <100.00%> (ø)

... and 5 files with indirect coverage changes

Comment on lines +35 to +39
/// <item>The environment variable keys are currently experimental and subject
/// to change. See: <see
/// href="https://github.com/open-telemetry/opentelemetry-specification/blob/main/specification/configuration/sdk-environment-variables.md#batch-logrecord-processor">OpenTelemetry
/// Environment Variable Specification - Batch LogRecord Processor</see>.
/// </item>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hoping to get these marked as stable: open-telemetry/opentelemetry-specification#3449

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.

3 participants