Skip to content

Instrument asyncio for python 3.6+ - #638

Merged
tim-schilling merged 2 commits into
scoutapp:masterfrom
tim-schilling:asyncio/instrumentation
Apr 15, 2021
Merged

tim-schilling merged 2 commits into
scoutapp:masterfrom
tim-schilling:asyncio/instrumentation

Conversation

@tim-schilling

Copy link
Copy Markdown
Contributor

Passes the tracked request via an attribute on the current task for LocalContext to use.

Only instruments basic coroutines and tasks.

Closes #469

Passes the tracked request via an attribute on the current task
for LocalContext to use.

Only instruments basic coroutines and tasks.

Fixes #469
This is only for python versions 3.6 and up.

Fixes #633
@tim-schilling
tim-schilling merged commit 32d0df1 into scoutapp:master Apr 15, 2021
@tim-schilling
tim-schilling deleted the asyncio/instrumentation branch April 15, 2021 14:52
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.

Support preserving request across asyncio tasks

1 participant