-
Notifications
You must be signed in to change notification settings - Fork 711
Update usage for Meter.create_counter
in tests and examples, clean …
#1463
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
Conversation
…up unused imports
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! Please add a CHANGELOG entry 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No user-facing changes. No need for a CHANGELOG. @ocelotl please dismiss request for change.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All right, @lzchen, approving then 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
…up unused imports
Description
Update usage for
Meter.create_counter
in tests and examples, clean up unused imports.I was running the example provided for testing purposes, and noticed that there might be some usages of
Meter.create_counter
that was out of date.Fixes # (issue)
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
I was running the same test as described in the README s for the examples.
Does This PR Require a Contrib Repo Change?
Answer the following question based on these examples of changes that would require a Contrib Repo Change:
Checklist: