Ajay Gupta

Results 3 issues of Ajay Gupta

## What does this pull request do? aioredis instrumentation is not available in elastic apm Just like other instrumentations like asyncpg where we show what statement is executed, this PR...

agent-python
community
triage

**Describe the bug**: ... aioredis instrumentation doesn't work with elastic-apm==6.2.2. The APM dashboard is not able to show it as dependency or in traces. I am using aioredis==1.2.0 **Environment (please...

agent-python

The current grpc instrumentation expects host value with a port that may not always be true. In our project, we usean internal host without a port value ``` target =...

agent-python
community
triage