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

Make sure span.component initialized as Unknown rather than 0 #242

Merged
merged 1 commit into from
Oct 9, 2022

Conversation

ZEALi
Copy link
Contributor

@ZEALi ZEALi commented Oct 8, 2022

span.component should not be started as an Enum instead of a int 0. integer 0 will be invalid if we just new_entry_span() without any further setting for span.component.

span.component should not be started as an Enum instead of a int 0. integer 0 will be invalid if we just new_entry_span() without any further setting for span.component.
@wu-sheng wu-sheng added this to the 1.0.0 milestone Oct 8, 2022
@wu-sheng wu-sheng added the chore Project chores label Oct 8, 2022
@kezhenxu94 kezhenxu94 merged commit f44acbe into apache:master Oct 9, 2022
@wu-sheng wu-sheng changed the title Update span.py Make sure span.component initialized as Unknown rather than 0 Oct 9, 2022
@ZEALi ZEALi deleted the patch-1 branch March 17, 2023 05:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Project chores
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants