-
Notifications
You must be signed in to change notification settings - Fork 773
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] OTLP Exporter Custom serializer Part 2 - Resources #5916
[otlp] OTLP Exporter Custom serializer Part 2 - Resources #5916
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #5916 +/- ##
==========================================
+ Coverage 83.38% 86.30% +2.91%
==========================================
Files 297 260 -37
Lines 12531 11456 -1075
==========================================
- Hits 10449 9887 -562
+ Misses 2082 1569 -513
Flags with carried forward coverage won't be shown. Click here to find out more.
|
...elemetry.Exporter.OpenTelemetryProtocol/Implementation/Serializer/ResourceProtoSerializer.cs
Outdated
Show resolved
Hide resolved
...elemetry.Exporter.OpenTelemetryProtocol/Implementation/Serializer/ResourceProtoSerializer.cs
Outdated
Show resolved
Hide resolved
...OpenTelemetry.Exporter.OpenTelemetryProtocol/Implementation/Serializer/OtlpProtoTagWriter.cs
Outdated
Show resolved
Hide resolved
...OpenTelemetry.Exporter.OpenTelemetryProtocol/Implementation/Serializer/OtlpProtoTagWriter.cs
Outdated
Show resolved
Hide resolved
...enTelemetry.Exporter.OpenTelemetryProtocol/Implementation/Serializer/FieldNumberConstants.cs
Outdated
Show resolved
Hide resolved
...elemetry.Exporter.OpenTelemetryProtocol/Implementation/Serializer/ResourceProtoSerializer.cs
Outdated
Show resolved
Hide resolved
…int64Size Explanation, service.name fix.
…angaraj/opentelemetry-dotnet into rajrang/OtlpTagWriter
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, Follow up #5910
Design discussion issue #
Changes
Please provide a brief description of the changes here.
Merge requirement checklist
CHANGELOG.md
files updated for non-trivial changes