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

Add some repr()s to basic trace types. #1485

Merged
merged 5 commits into from Dec 18, 2020

Conversation

Oberon00
Copy link
Member

@Oberon00 Oberon00 commented Dec 16, 2020

Description

Improve __repr__ of DefaultSpan and SpanContext.

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Only manually.

Does This PR Require a Contrib Repo Change?

  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • [ ] Unit tests have been added
  • [ ] Documentation has been updated

@Oberon00 Oberon00 requested a review from a team as a code owner December 16, 2020 10:40
@Oberon00 Oberon00 requested review from owais and aabmass and removed request for a team December 16, 2020 10:40
Copy link
Contributor

@lzchen lzchen left a comment

Choose a reason for hiding this comment

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

Ayyy nice, welcome back.

Copy link
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.

👍

@codeboten
Copy link
Contributor

@Oberon00 if you can update the branch we can get this merged

@Oberon00
Copy link
Member Author

There seems to be a problem with pypy in CI:

Run actions/setup-python@v2
Error: IS_WINDOWS is not defined

@codeboten
Copy link
Contributor

@Oberon00 yes, the problem came from the underlying github action. this was fixed today if you want to update the branch again.

@codeboten codeboten merged commit 753ec6c into open-telemetry:master Dec 18, 2020
@Oberon00 Oberon00 deleted the trace-repr branch December 18, 2020 22:05
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.

None yet

3 participants