Skip to content

Add support for OTLP v0.6.0#1472

Merged
codeboten merged 16 commits intoopen-telemetry:masterfrom
srikanthccv:otlp-0.6.0
Jan 5, 2021
Merged

Add support for OTLP v0.6.0#1472
codeboten merged 16 commits intoopen-telemetry:masterfrom
srikanthccv:otlp-0.6.0

Conversation

@srikanthccv
Copy link
Copy Markdown
Member

@srikanthccv srikanthccv commented Dec 13, 2020

Fixes #1376
Fixes #1294

@srikanthccv srikanthccv requested review from a team, codeboten and lzchen and removed request for a team December 13, 2020 17:49

OK = 1
"""The operation has been validated by an Application developer or Operator to have completed successfully."""

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Enum order as followed in OTLP v0.6.0 and Spec.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would have thought this would've broke some tests in contrib that compared the enum numerical value, but I guess not!

Copy link
Copy Markdown
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks great thanks!

@codeboten codeboten merged commit 87d7ced into open-telemetry:master Jan 5, 2021
@srikanthccv srikanthccv deleted the otlp-0.6.0 branch September 24, 2021 08:40
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 to support opentelemetry-proto v0.6.0 Update OTLP/Opencensus exporter status mappings when proto is updated

3 participants