Skip to content
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

Ignore invalid spancontext in addLink #1492

Merged
merged 4 commits into from
Mar 5, 2021

Conversation

anuraaga
Copy link
Contributor

@anuraaga anuraaga commented Mar 2, 2021

Changes

Adds text that adding links should be ignored if the links are to an invalid spancontext. This seems like reasonable behavior.

Fixes #1486

@bogdandrutu
Copy link
Member

@anuraaga thanks

@anuraaga
Copy link
Contributor Author

anuraaga commented Mar 2, 2021

Assigned @bogdandrutu (assuming this is why @yurishkuro removed assignment? :P)

Copy link
Member

@arminru arminru left a comment

Choose a reason for hiding this comment

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

@anuraaga Please add an entry in the changelog.

@anuraaga
Copy link
Contributor Author

anuraaga commented Mar 3, 2021

@arminru Thanks updated changelog

@anuraaga
Copy link
Contributor Author

anuraaga commented Mar 5, 2021

@open-telemetry/technical-committee Can this be merged? It has many approvals.

@yurishkuro yurishkuro merged commit a2c6c0f into open-telemetry:main Mar 5, 2021
ThomsonTan pushed a commit to ThomsonTan/opentelemetry-specification that referenced this pull request Mar 30, 2021
* Ignore invalid spancontext in addLink

* SDK not API

* Changelog

Co-authored-by: Yuri Shkuro <yurishkuro@users.noreply.github.com>
This pull request was closed.
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.

What should happen when you add an invalid span as a link?
9 participants