Skip to content

Updated opentelemetry and fixed imports issue. #98

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 2 commits into from
Jul 7, 2022

Conversation

s3rius
Copy link
Owner

@s3rius s3rius commented Jul 6, 2022

This request updates all opentelemetry packages and adds aio-pika instrumentation.

Also this request completely resolves #95 problem, by updating mypy to the latest version and adding namespace_packages parameter to the mypy configuration.
But after upgrading mypy to the latest version I found problem with redis type stubs. I had to add ignore rule to missing imports for redis.asyncio package in mypy config, because of this: python/typeshed#8242.

Signed-off-by: Pavel Kirilin [email protected]

@s3rius s3rius merged commit 3203905 into release/3.3.6 Jul 7, 2022
@s3rius s3rius deleted the feature/otlp-update branch July 7, 2022 06:43
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.

1 participant