Skip to content

Refactor httpx instrumentation#577

Merged
codeboten merged 24 commits intoopen-telemetry:mainfrom
lzchen:httpx
Jul 14, 2021
Merged

Refactor httpx instrumentation#577
codeboten merged 24 commits intoopen-telemetry:mainfrom
lzchen:httpx

Conversation

@lzchen
Copy link
Contributor

@lzchen lzchen commented Jul 12, 2021

Fixes #554

Instead of wrapping send, replace client classes with instrumented versions, similar to flask.

lzchen added 22 commits April 30, 2021 11:25
@lzchen lzchen requested review from a team, aabmass and owais and removed request for a team July 12, 2021 21:00
Copy link
Member

@aabmass aabmass left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codeboten codeboten merged commit 9206e5d into open-telemetry:main Jul 14, 2021
@lzchen lzchen deleted the httpx branch July 14, 2021 18:15
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.

HTTPX instrumentor wraps transport repeatedly

3 participants