Skip to content

fix propagation of http headers#709

Merged
toumorokoshi merged 2 commits intoopen-telemetry:masterfrom
ecourreges-orange:master
May 27, 2020
Merged

fix propagation of http headers#709
toumorokoshi merged 2 commits intoopen-telemetry:masterfrom
ecourreges-orange:master

Conversation

@ecourreges-orange
Copy link
Copy Markdown
Contributor

fixes #682

TODO: add unit test that proves it

@ecourreges-orange ecourreges-orange requested a review from a team May 19, 2020 15:39
Copy link
Copy Markdown
Member

@toumorokoshi toumorokoshi left a comment

Choose a reason for hiding this comment

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

Thanks for catching that! if you can add a unit test happy to approve.

@ecourreges-orange ecourreges-orange changed the title WIP: fix propagation of http headers fix propagation of http headers May 22, 2020
@ecourreges-orange
Copy link
Copy Markdown
Contributor Author

Note that I decided to add a basic test of the presence of the traceparent header in all requests emitted, rather than a new single test.

add check presence of traceparent header in any aiohttp_client request
Copy link
Copy Markdown
Member

@toumorokoshi toumorokoshi left a comment

Choose a reason for hiding this comment

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

Great, thanks!

@toumorokoshi toumorokoshi merged commit bc3ee80 into open-telemetry:master May 27, 2020
@toumorokoshi
Copy link
Copy Markdown
Member

thanks!

srikanthccv pushed a commit to srikanthccv/opentelemetry-python that referenced this pull request Nov 1, 2020
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.

Add instrumentation for aiohttp server

3 participants