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.
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 <riccardo.magliocchetti@gmail.com>
…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 <riccardo.magliocchetti@gmail.com>
…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 <riccardo.magliocchetti@gmail.com>
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.