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

Rename Measure to ValueRecorder #761

Merged
merged 7 commits into from
Jun 2, 2020

Conversation

lzchen
Copy link
Contributor

@lzchen lzchen commented May 31, 2020

Part of [#752].

Simple name change.

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

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
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
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
sethmaxwl pushed a commit to sethmaxwl/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.

None yet

3 participants