Skip to content

Rename HTTPTextFormat to TextMapPropagator#1085

Merged
lzchen merged 4 commits intoopen-telemetry:masterfrom
codeboten:issue-1083
Sep 9, 2020
Merged

Rename HTTPTextFormat to TextMapPropagator#1085
lzchen merged 4 commits intoopen-telemetry:masterfrom
codeboten:issue-1083

Conversation

@codeboten
Copy link
Copy Markdown
Contributor

@codeboten codeboten commented Sep 9, 2020

Description

As per spec, this change renames the HTTPTextFormat to TextFormatPropagator. Updated the file names accordingly.

Fixes #1083

Type of change

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

How Has This Been Tested?

  • Unit tests

Checklist:

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

As per spec, this change renames the HTTPTextFormat to TextFormatPropagator. Updated the file names accordingly.
@codeboten codeboten requested a review from a team September 9, 2020 02:50
Copy link
Copy Markdown
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.

CHANGELOG for the api package? I believe methods like propagators.get_global_httptextformat are user facing.

@codeboten
Copy link
Copy Markdown
Contributor Author

CHANGELOG for the api package? I believe methods like propagators.get_global_httptextformat are user facing.

Thanks for the reminder @lzchen!

Copy link
Copy Markdown
Member

@aabmass aabmass left a comment

Choose a reason for hiding this comment

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

LGTM

@lzchen lzchen merged commit 21994df into open-telemetry:master Sep 9, 2020
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release:required-for-ga To be resolved before GA release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Rename HTTPText to TextMap Propagator

3 participants