scout_apm_python
scout_apm_python copied to clipboard
Instrument aioredis
Rebuild of #552 with tracking in an aioredis-specific instrument submodule.
This continues to suffer from the problem in #469 - instrumentation won't be preserved for async tasks triggered underneath the main one. We should solve it before merging this.
There are changes occurring for pipelines in aioredis v2 which is in alpha currently. It appears that the API will be different so we may want to hold off on this until v2 is finalized.