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

Bump OTLP proto files to 1.2.0 #5516

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

Kielek
Copy link
Contributor

@Kielek Kielek commented Apr 8, 2024

Fixes N/A
Design discussion issue N/A

Changes

Bump OTLP proto files to 1.2.0.

Support for OTLP new features can be handled separately, as for #5215

Done while working on test update for auto-instrumentation.

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)

@Kielek Kielek requested a review from a team as a code owner April 8, 2024 05:17
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.57%. Comparing base (6250307) to head (ae1d8bd).
Report is 168 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5516      +/-   ##
==========================================
+ Coverage   83.38%   85.57%   +2.18%     
==========================================
  Files         297      289       -8     
  Lines       12531    12588      +57     
==========================================
+ Hits        10449    10772     +323     
+ Misses       2082     1816     -266     
Flag Coverage Δ
unittests ?
unittests-Solution-Experimental 85.47% <ø> (?)
unittests-Solution-Stable 85.49% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 65 files with indirect coverage changes

@CodeBlanch CodeBlanch added the pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol Issues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet package label Apr 8, 2024
@CodeBlanch CodeBlanch merged commit c7c7a69 into open-telemetry:main Apr 8, 2024
33 checks passed
@Kielek Kielek deleted the bump-proto-1.2.0 branch April 8, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg:OpenTelemetry.Exporter.OpenTelemetryProtocol Issues related to OpenTelemetry.Exporter.OpenTelemetryProtocol NuGet package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants