Skip to content
This repository was archived by the owner on Mar 20, 2023. It is now read-only.

Add trace_configs param to connection #63

Closed
wants to merge 2 commits into from

Conversation

MattChubb
Copy link

This allows trace_configs to be passed through, which is needed for AWS XRay support.
More info here: https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-python-httpclients.html

This will allow support for AWS X-Ray integration, via trace_config passed to aiohttp.ClientSession
See https://docs.aws.amazon.com/xray/latest/devguide/xray-sdk-python-httpclients.html for more details
Add trace_config param to connection
@MattChubb
Copy link
Author

Just signed the Contributor License Agreement. Do I also need to open an issue and link this PR to it?

@errietta
Copy link

errietta commented Jul 1, 2019

@fxdgear I also need this - any possibility of getting this merged?

@MattChubb MattChubb requested a review from fxdgear January 20, 2020 16:47
@MattChubb MattChubb requested a review from honzakral February 19, 2020 10:07
@fxdgear fxdgear removed their request for review March 30, 2020 16:25
@sethmlarson
Copy link
Contributor

This repository won't be adding additional features. See #81 for more information. If this support is needed please make this PR upstream in the elasticsearch project.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants