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

**Is your feature request related to a problem? Please describe.** We are using using minik framework in our AWS lambda based application. Trying to instrument it with Elastic APM doesn't...

feature
agent-python
community
instrumentation

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

agent-python

Hello! Widespread cgroupv2 adoption is around the corner, as many popular distributions already come with cgroupv2 enabled by default. The problem currently is with the fact, that the APM agent...

agent-python
community
triage
8.8-candidate

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

agent-python

Wish #1692, we're treating issues fetching the server version as low stakes. With this change, we should audit all the places where we check the server version to make sure...

technical debt
agent-python

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

agent-python

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

agent-python

I'm running an API using FastAPI and trying to connect do elastic APM and give the following error: ``` No custom SERVICE_NAME was set -- using non-descript default 'unknown-python-service' Could...

agent-python
community
triage

**Describe the bug**: When integrating ElasticAPM middleware with a Starlette application, the application ceases to function if the ElasticAPM server is unreachable. This occurs under various circumstances, such as an...

agent-python
community
triage

## What does this pull request do? Use https://github.com/docker/metadata-action/tree/8e5442c4ef9f78752691e2d8f8d19755c6f78e81/?tab=readme-ov-file#typeref to get the tags/annotations/labels Use sha commit for the github action related to docker. ### Test See https://github.com/elastic/apm-agent-python/actions/runs/8879068667 ``` tags: docker.elastic.co/observability/apm-agent-python:test-latest...

agent-python