Skip to content

Update to OpenTelemetry Proto 0.4.0 - #889

Merged
lzchen merged 9 commits into
open-telemetry:masterfrom
ocelotl:issue_886
Jul 13, 2020
Merged

Update to OpenTelemetry Proto 0.4.0#889
lzchen merged 9 commits into
open-telemetry:masterfrom
ocelotl:issue_886

Conversation

@ocelotl

@ocelotl ocelotl commented Jul 8, 2020

Copy link
Copy Markdown
Contributor

Fixes #886

@ocelotl
ocelotl requested a review from a team July 8, 2020 22:47
@ocelotl ocelotl self-assigned this Jul 8, 2020

@codeboten codeboten left a comment

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.

Thanks for doing this work! Would like to see handling of array_value and kvlist_value before approving, since that's part of the breaking changes in the 0.4.0 trace proto

Comment thread opentelemetry-proto/src/opentelemetry/proto/common/v1/common_pb2.py Outdated
Comment thread ext/opentelemetry-ext-otlp/tests/test_otlp_trace_exporter.py
@codeboten

Copy link
Copy Markdown
Contributor

Updates look good, please add a changelog entry and i'll approve

@aabmass

aabmass commented Jul 9, 2020

Copy link
Copy Markdown
Member

Could you update here with the v0.4.0 and run this script?

PROTO_REPO_BRANCH_OR_COMMIT="b54688569186e0b862bf7462a983ccf2c50c0547"

That will regen everything including the stubs, as well and delete any old files if there are any.

@ocelotl

ocelotl commented Jul 10, 2020

Copy link
Copy Markdown
Contributor Author

Could you update here with the v0.4.0 and run this script?

PROTO_REPO_BRANCH_OR_COMMIT="b54688569186e0b862bf7462a983ccf2c50c0547"

That will regen everything including the stubs, as well and delete any old files if there are any.

Hey, @aabmass, I ran the script and added the results here. Please let me know if this is what you had in mind 👍

@aabmass aabmass left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@ocelotl yup LGTM! Created #894 to update the README

@lzchen
lzchen merged commit 675334b into open-telemetry:master Jul 13, 2020
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
…y#889)

* feat: start a root span with spanOptions.parent = null

* chore: lint

* chore: add return type for readability
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update protos

4 participants