Skip to content

Update OTLP to v0.6.0#1354

Merged
Aneurysm9 merged 4 commits intoopen-telemetry:masterfrom
MrAlias:otlp-v0.6.0
Nov 20, 2020
Merged

Update OTLP to v0.6.0#1354
Aneurysm9 merged 4 commits intoopen-telemetry:masterfrom
MrAlias:otlp-v0.6.0

Conversation

@MrAlias
Copy link
Copy Markdown
Contributor

@MrAlias MrAlias commented Nov 20, 2020

Fixes #1352

This PR updates the version of the OTLP submodule and generated code to v0.6.0.

The impacting changes are the the new Span status code. Instead of the stopgap of setting to an unspecified error this uses the new Error status.

@codecov
Copy link
Copy Markdown

codecov Bot commented Nov 20, 2020

Codecov Report

Merging #1354 (d04c8ac) into master (4619c06) will increase coverage by 0.0%.
The diff coverage is 100.0%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1354   +/-   ##
======================================
  Coverage    77.5%   77.6%           
======================================
  Files         125     125           
  Lines        6131    6131           
======================================
+ Hits         4753    4759    +6     
+ Misses       1127    1121    -6     
  Partials      251     251           
Impacted Files Coverage Δ
exporters/otlp/internal/transform/span.go 98.0% <100.0%> (ø)
sdk/trace/batch_span_processor.go 80.3% <0.0%> (+5.8%) ⬆️

@Aneurysm9 Aneurysm9 merged commit 5b5b4ab into open-telemetry:master Nov 20, 2020
@MrAlias MrAlias deleted the otlp-v0.6.0 branch November 20, 2020 01:57
@MrAlias MrAlias mentioned this pull request Nov 20, 2020
AzfaarQureshi pushed a commit to open-o11y/opentelemetry-go that referenced this pull request Dec 3, 2020
* Update opentelemetry-proto submodule to v0.6.0

* Update generated code

* Update the OTLP exporter with new proto

* Update CHANGELOG
@pellared pellared added this to the untracked milestone Nov 8, 2024
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.

Upgrade to v0.6.0 of OTLP

5 participants