Update OpenTelemetry protobuf definitions#140
Merged
reyang merged 6 commits intoopen-telemetry:masterfrom Jul 2, 2020
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #140 +/- ##
=======================================
Coverage 93.50% 93.50%
=======================================
Files 71 71
Lines 1724 1724
=======================================
Hits 1612 1612
Misses 112 112 |
IlyaKobelevskiy
approved these changes
Jun 30, 2020
pyohannes
approved these changes
Jul 1, 2020
Contributor
pyohannes
left a comment
There was a problem hiding this comment.
Thanks for updating this. It's important to get this in place before doing any work on attributes.
ZiweiZhao
approved these changes
Jul 2, 2020
Contributor
Author
|
@reyang Ready to merge :) |
nadiaciobanu
added a commit
to nadiaciobanu/opentelemetry-cpp
that referenced
this pull request
Jul 2, 2020
Closed
GerHobbelt
pushed a commit
to GerHobbelt/opentelemetry-cpp
that referenced
this pull request
Jun 17, 2025
Update dependency gazelle to v0.41.0
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Our vendored version of
opentelemetry-protois out of date with https://github.com/open-telemetry/opentelemetry-proto. This PR updates it with the most recent version. This update is required for the OTLP exporter.