Skip to content

cleaning up trace/span id format methods#1675

Merged
codeboten merged 4 commits intoopen-telemetry:mainfrom
codeboten:codeboten/format-methods
Mar 8, 2021
Merged

cleaning up trace/span id format methods#1675
codeboten merged 4 commits intoopen-telemetry:mainfrom
codeboten:codeboten/format-methods

Conversation

@codeboten
Copy link
Copy Markdown
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