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

fix: frozenset object has no attribute items #2727

Merged
merged 3 commits into from
Jun 1, 2022

Conversation

srikanthccv
Copy link
Member

@srikanthccv srikanthccv commented May 31, 2022

Description

Fixes #2723

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • tox -e opentelemetry-sdk

Does This PR Require a Contrib Repo Change?

  • No.

@srikanthccv srikanthccv marked this pull request as ready for review May 31, 2022 16:26
@srikanthccv srikanthccv requested a review from a team May 31, 2022 16:26
@lzchen lzchen merged commit 1dd1855 into open-telemetry:main Jun 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

exception in prometheus exporter AttributeError: 'frozenset' object has no attribute 'items'
3 participants