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

cleaning up trace/span id format methods #1675

Merged
merged 4 commits into from
Mar 8, 2021

Conversation

codeboten
Copy link
Contributor

Description

Adding documentation for format_trace_id and format_span_id. In the process starting using the methods wherever trace/span ID formatting duplicated code existed. Note this also removes a couple of very similar methods which I could not find of.

Fixes #1639

Type of change

Please delete options that are not relevant.

  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

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 updated
  • Documentation has been updated

@codeboten codeboten requested review from a team, owais and toumorokoshi and removed request for a team March 8, 2021 04:56
@codeboten codeboten merged commit 8aaf3f6 into open-telemetry:main Mar 8, 2021
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.

Add documentation for format_span_id and the likes
3 participants