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

Write an instrumentation for aiohttp to for use with the no-code-changes wrapper script + sitecustomize.py [Meta](https://github.com/elastic/apm-agent-python/issues/1600)

feature
agent-python
instrumentation

Write an instrumentation for Django to for use with the no-code-changes wrapper script + sitecustomize.py [Meta](https://github.com/elastic/apm-agent-python/issues/1600)

feature
agent-python
instrumentation

Making code changes optional for agent onboarding would be a win, allowing more flexibility with an ops-led onboarding story. Should be doable with a pythonpath insertion and a `sitecustomize.py` in...

feature
agent-python

Write an instrumentation for AWS Lambda to for use with the no-code-changes wrapper script + sitecustomize.py [Meta](https://github.com/elastic/apm-agent-python/issues/1600)

feature
agent-python
instrumentation

This is the meta issue for no-code-changes instrumentation. - [x] [Wrapper Script](https://github.com/elastic/apm-agent-python/issues/1019) - [x] [Django](https://github.com/elastic/apm-agent-python/issues/1597) - [x] [Flask](https://github.com/elastic/apm-agent-python/issues/1598) - [ ] [aiohttp](https://github.com/elastic/apm-agent-python/issues/1599) - [ ] [Tornado](https://github.com/elastic/apm-agent-python/issues/1601) - [ ] [Starlette/FastAPI](https://github.com/elastic/apm-agent-python/issues/1602)...

feature
meta
agent-python

Write an instrumentation for Sanic to for use with the no-code-changes wrapper script + sitecustomize.py [Meta](https://github.com/elastic/apm-agent-python/issues/1600)

feature
agent-python
instrumentation

Write an instrumentation for Starlett/FastAPI to for use with the no-code-changes wrapper script + sitecustomize.py [Meta](https://github.com/elastic/apm-agent-python/issues/1600)

feature
agent-python
instrumentation

Write an instrumentation for Tornado to for use with the no-code-changes wrapper script + sitecustomize.py [Meta](https://github.com/elastic/apm-agent-python/issues/1600)

feature
agent-python
instrumentation

A few users have expressed interest in custom metrics (whether through our metrics system or prometheus) in lambda. We should be able to do a single, synchronous collection of the...

feature
agent-python

**Is your feature request related to a problem? Please describe.** We are in the process of attempting to replace our Sentry integrations noticed that when we get the occasional endpoint...

bug
agent-python
community