-
Notifications
You must be signed in to change notification settings - Fork 772
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
[otlp] Fix TODOs, Refactor Buffer Size Handling, and Cleanup Environment Variables #6009
[otlp] Fix TODOs, Refactor Buffer Size Handling, and Cleanup Environment Variables #6009
Conversation
…moved experimental environment variable.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6009 +/- ##
==========================================
+ Coverage 86.16% 86.33% +0.16%
==========================================
Files 257 257
Lines 11690 11685 -5
==========================================
+ Hits 10073 10088 +15
+ Misses 1617 1597 -20
Flags with carried forward coverage won't be shown. Click here to find out more.
|
...emetry.Exporter.OpenTelemetryProtocol/Implementation/Serializer/ProtobufOtlpLogSerializer.cs
Show resolved
Hide resolved
...emetry.Exporter.OpenTelemetryProtocol/Implementation/Serializer/ProtobufOtlpLogSerializer.cs
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Fixes Part of #5730
Design discussion issue #
Changes
Please provide a brief description of the changes here.
Merge requirement checklist
CHANGELOG.md
files updated for non-trivial changes