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

Ref #740 https://github.com/jreese/aiosqlite Not sure if this is actually necessary, since it's just a bridge to the standard `sqlite3` driver, but it's worth a look.

feature
agent-python
instrumentation

**Context** One common way to integrate services is using RabbitMQ as a message broker. Currently, the Elastic APM agent only supports distributed tracing for HTTP calls. It would be of...

enhancement
agent-python
instrumentation

web2py is still an active and widely used framework. It would be nice to have nativesupport for it along with Django and Flask.

agent-python
instrumentation

Thanks for this amazing product. Do you have a plan to support tornado.httpclient.AsyncHTTPClient in python-agent, or consider any other async http client and async db connector instead? Otherwise i must...

feature
agent-python
instrumentation

Hi, Open issues for support trace oracle to python[flask] apm in designer parttner singleton. refer : https://github.com/elastic/apm-agent-python/issues/574

agent-python
instrumentation

There is conflicting documentation around supporting ASGI. For example, https://github.com/elastic/apm-agent-python/blob/63fbeb971e40bf3d967b345e4217085335d28b5b/CHANGELOG.asciidoc#bug-fixes-6 and https://github.com/elastic/apm-agent-python/blob/c04c634aca50cffdb6b6c174a30629b0749193cb/docs/supported-technologies.asciidoc#django The ASGI issues with Django appear to be resolved https://github.com/elastic/apm-agent-python/search?q=asgi&type=issues

agent-python
instrumentation

Provide instrumentation for Azure ServiceBus. Meta issue: elastic/apm#410 SPEC: elastic/apm#411

agent-python
instrumentation

Provide instrumentation for Azure CosmosDB. Meta issue: elastic/apm#410 SPEC: elastic/apm#411

agent-python
instrumentation

**Is your feature request related to a problem? Please describe.** I am using aio-cassandra in my asyncio based application. Now that I have integrated my app with the aio-cassandra library...

agent-python
instrumentation

- [ ] https://github.com/elastic/apm-agent-python/blob/master/tests/bdd/features/outcome.feature - [ ] https://github.com/elastic/apm-agent-python/blob/master/tests/bdd/features/azure_app_service_metadata.feature Edit: the gherkin definitions were recently simplified, and all gherkin tests need to be (re-)implemented.

technical debt
agent-python