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

I followed the basic steps described on the documentation to connect my Flask application. My application connects with a MySql database and with Redshift database. On Kibana web page, when...

feature
agent-python
community
instrumentation

We are running Frappe in our Python Project https://frappeframework.com/ https://github.com/frappe/frappe Any tips on how to integrate elastic python apm agent into this?

feature
agent-python
community
instrumentation

Because it's using REST APIs underneath, spans are currently being created. But there are (at least) two issues: 1. No enrichment with storage-related context like we do with [`botocore` for...

feature
agent-python
instrumentation

I am running Django coupled with gunicorn (gevent worker). When gunicorn worker is being auto-restarted (max-requests value is reached), APM client gets stuck most of the time: Following is the...

bug
agent-python
community

See meta issue and spec for the description and details: - Meta issue: https://github.com/elastic/apm/issues/790 - Spec issue: https://github.com/elastic/apm/issues/791

agent-python

**Is your feature request related to a problem? Please describe.** Currently, the agent creates a bunch of threads on initialization, to do background work: * a transport thread for sending...

feature
agent-python

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

agent-python

While at the PyCon 2023 sprints I contributed to beeware/briefcase. One interesting thing I noted is that they have 100% test coverage. While 100% test coverage doesn't mean your tests...

technical debt
agent-python

**Describe the bug**: ... I created a APM service on elastic cloud and using elasticapm on my backend API( FASTAPI + uvicorn + gunicorn) side i created a client using...

agent-python
community
triage

**Describe the bug**: I was faced with a very strange and weird issue. When ELK server fails and responds with 500 error, a current HTTP request fails too and my...

agent-python
community
triage