Skip to content

Rename Measure to ValueRecorder#761

Merged
codeboten merged 7 commits intoopen-telemetry:masterfrom
lzchen:value_recorder
Jun 2, 2020
Merged

Rename Measure to ValueRecorder#761
codeboten merged 7 commits intoopen-telemetry:masterfrom
lzchen:value_recorder

Conversation

@lzchen
Copy link
Copy Markdown
Contributor

@lzchen lzchen commented May 31, 2020

Part of [#752].

Simple name change.

@lzchen lzchen requested a review from a team May 31, 2020 18:36
@lzchen lzchen added api Affects the API package. metrics labels May 31, 2020
Copy link
Copy Markdown
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.

Looks pretty straight forward. 👍

Comment on lines -27 to -31
.. versionadded:: 0.1.0
.. versionchanged:: 0.5.0
``meter_provider`` was replaced by `get_meter_provider`,
``set_preferred_meter_provider_implementation`` was replaced by
`set_meter_provider`.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

It may well make sense to lose the version comments until we're out of beta, but why do it in this PR?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

CHANGELOG.md contains a lot more information than the version comments (some missed API changes related to metrics). Instead of updating in multiple places, we can just refer to that file.

@codeboten codeboten merged commit ce269a3 into open-telemetry:master Jun 2, 2020
@lzchen lzchen deleted the value_recorder branch June 2, 2020 17:55
toumorokoshi pushed a commit to toumorokoshi/opentelemetry-python that referenced this pull request Jun 5, 2020
srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
* fix: update web examples to use WebTracerRegistry

closes open-telemetry#756

* fix: renamed WebTracerRegistry to WebTracerProvider
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api Affects the API package. metrics

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants