apm-agent-python
apm-agent-python copied to clipboard
Official Python agent for Elastic APM
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.
**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...
web2py is still an active and widely used framework. It would be nice to have nativesupport for it along with Django and Flask.
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...
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
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
Provide instrumentation for Azure ServiceBus. Meta issue: elastic/apm#410 SPEC: elastic/apm#411
Provide instrumentation for Azure CosmosDB. Meta issue: elastic/apm#410 SPEC: elastic/apm#411
**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...
- [ ] 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.