Skip to content

Update the OTLP proto to the latest released version (0.4.0) #1390

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

Merged
merged 2 commits into from
Jul 1, 2020

Conversation

jkwatson
Copy link
Contributor

@jkwatson jkwatson commented Jul 1, 2020

Resolves #1389

@codecov
Copy link

codecov bot commented Jul 1, 2020

Codecov Report

Merging #1390 into master will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1390      +/-   ##
============================================
- Coverage     92.01%   91.95%   -0.07%     
  Complexity      891      891              
============================================
  Files           114      114              
  Lines          3205     3205              
  Branches        263      263              
============================================
- Hits           2949     2947       -2     
- Misses          175      176       +1     
- Partials         81       82       +1     
Impacted Files Coverage Δ Complexity Δ
...telemetry/sdk/trace/export/BatchSpanProcessor.java 94.59% <0.00%> (-1.36%) 8.00% <0.00%> (ø%)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee0d438...ca5e5ee. Read the comment docs.

@carlosalberto
Copy link
Contributor

Merging on such short notice in order to include the OTLP breaking changes in 0.6.0 😃

@carlosalberto carlosalberto merged commit 74f52dd into open-telemetry:master Jul 1, 2020
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.

Update the OTLP protobufs to v0.4.0
2 participants