apm-agent-python icon indicating copy to clipboard operation
apm-agent-python copied to clipboard

Official Python agent for Elastic APM

Results 205 apm-agent-python issues
Sort by recently updated
recently updated
newest added

As noted in #1528, the ASGI middleware doesn't see exceptions. We need to figure out why, so users of the middleware actually see unhandled exceptions. Ref #1528 and #1341

bug
agent-python

## 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

## What does this pull request do? Test k8s pod workers WIP

agent-python

See meta issue for the description and details: - Meta issue: https://github.com/elastic/apm/issues/634

agent-python

Hello, Just to mention that in some cases, Redis can be used as Lock mechanism. (ie https://pypi.org/project/python-redis-lock/). In that case the code to monitor would look like follow : ```py...

agent-python
community
needs investigation

## What does this pull request do? It adds an instrumentation module for Django management commands. Other than all other instrumentation modules, we override `call_if_sampling`, not `call`. The reason for...

We still test and "support" some very old versions of some libraries and frameworks. This recently caused some failures in the case of celery v3. We should go through and...

technical debt
agent-python

## What does this pull request do? ## Related issues closes #ISSUE

agent-python

## What does this pull request do? I add code for supporting Grpc Client call ## Related issues closes #ISSUE [645](https://github.com/elastic/apm-agent-python/issues/645)

agent-python
community
stretch

## What does this pull request do? ## Related issues closes #ISSUE

agent-python
stretch