We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This issue tracks work on supporting PEP 561 on the opentelemetry-python-contrib packages.
opentelemetry-python-contrib
Important
Having #3116 merged, or an alternative proposed would help us a lot here.
🙏 : Review wanted.
opentelemetry-instrumentation
py.typed
opentelemetry.instrumentation.utils
ty.typed
threading
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This issue tracks work on supporting PEP 561 on the
opentelemetry-python-contrib
packages.Important
Having #3116 merged, or an alternative proposed would help us a lot here.
#3110#3045🙏 : Review wanted.
Notes
opentelemetry-instrumentation
already has apy.typed
, but it's missing a lot of type hints. I've opened Improve type hints inopentelemetry.instrumentation.utils
#3128 to help a bit there, but we need a type checker to be more efficient.ty.typed
forthreading
and the type checker PR. Happy to separate if wanted.The text was updated successfully, but these errors were encountered: