Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix typo in example #2597

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

Merged
merged 1 commit into from
Apr 12, 2022
Merged

Conversation

codeboten
Copy link
Contributor

Replacement PR for #2472

@codeboten codeboten requested a review from a team April 12, 2022 15:40
@codeboten codeboten added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Apr 12, 2022
@srikanthccv srikanthccv merged commit e113d54 into open-telemetry:main Apr 12, 2022
ocelotl pushed a commit to ocelotl/opentelemetry-python that referenced this pull request Apr 12, 2022
ocelotl added a commit that referenced this pull request Apr 12, 2022
* Add check for duplicate instrument names

Fixes #2142

* Add repeated instrument names for SDK as well

* Update opentelemetry-api/src/opentelemetry/_metrics/__init__.py

Co-authored-by: Srikanth Chekuri <[email protected]>

* Add instrument names lock

* Replace raised exception for a warning

* Added some fiexes

* Add double check

* Add type annotations

* Update opentelemetry-api/src/opentelemetry/_metrics/__init__.py

Co-authored-by: Srikanth Chekuri <[email protected]>

* Move check invocation to SDK

* Fix lint

* Separate instrument checking from warning logging

* Use consistent class

* Fix typo in example (#2597)

* Fix docs

Co-authored-by: Srikanth Chekuri <[email protected]>
Co-authored-by: Alex Boten <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants