-
Notifications
You must be signed in to change notification settings - Fork 835
opentelemetry-instrumentation-aiohttp-client: add type checking support #4006
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
opentelemetry-instrumentation-aiohttp-client: add type checking support #4006
Conversation
...-instrumentation-aiohttp-client/src/opentelemetry/instrumentation/aiohttp_client/__init__.py
Outdated
Show resolved
Hide resolved
|
@herin049 If you are using |
Absolutely. We use |
tammy-baylis-swi
left a comment
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.
Thank you this is quite helpful!
ee3d706 to
2970295
Compare
2970295 to
417f1a2
Compare
Update the PR to include myself as a component owner for |
…rt (open-telemetry#4006) * opentelemetry-instrumentation-aiohttp-client: add type checking support * update CHANGELOG.md * add herin049 to component owners for aiohttp-client --------- Co-authored-by: Riccardo Magliocchetti <[email protected]>
Description
Add type checking support for the
opentelemetry-aiohttp-clientpackage.Type of change
Please delete options that are not relevant.
How Has This Been Tested?
tox -e typecheckDoes This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.