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

Removed setting error status while recording err as span event #1663

Merged
merged 7 commits into from
Mar 8, 2021

Conversation

mrveera
Copy link
Contributor

@mrveera mrveera commented Mar 5, 2021

Fix #1661

@mrveera mrveera force-pushed the remove-setstatus-recrord-err branch from 5b3fffd to 3ec3208 Compare March 5, 2021 22:16
CHANGELOG.md Outdated Show resolved Hide resolved
sdk/trace/span.go Outdated Show resolved Hide resolved
Co-authored-by: Anthony Mirabella <[email protected]>
Copy link
Contributor

@MrAlias MrAlias left a comment

Choose a reason for hiding this comment

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

Minor doc/comment updates, but overall looks good 👍. Thanks 😄

CHANGELOG.md Outdated Show resolved Hide resolved
sdk/trace/span.go Outdated Show resolved Hide resolved
Copy link
Member

@XSAM XSAM left a comment

Choose a reason for hiding this comment

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

Looks good. I vote for this comment #1663 (comment)

@mrveera mrveera force-pushed the remove-setstatus-recrord-err branch from 171630a to 37eabd7 Compare March 8, 2021 00:30
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.

Do not set error status when recording an error with RecordError
4 participants