feat: add support for aiobotocore instrumentation#4049
feat: add support for aiobotocore instrumentation#4049xrmx merged 14 commits intoopen-telemetry:mainfrom
Conversation
|
@lukeina2z @yiyuan-he wdyt? |
d32315b to
d93357b
Compare
emdneto
left a comment
There was a problem hiding this comment.
I can imagine some ways to run tests separately for each package, but it requires some modifications to the tox.ini. In the way this is implemented, we need both packages installed to run tests
|
d93357b to
cd347e4
Compare
|
Could we also please have quick updates to the README and readthedocs about what's supported |
f80ec06 to
3f24703
Compare
@tammy-baylis-swi Done! |
a123507 to
6602525
Compare
xrmx
left a comment
There was a problem hiding this comment.
A bunch of nits but LGTM, thanks!
@xrmx Addressed all the comments. |
Description
Adds support for aiobotocore instrumentation, following the implementation approach outlined in issue #4048.
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Unit tests have been added.
Does This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.