apm-agent-python
apm-agent-python copied to clipboard
Official Python agent for Elastic APM
**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...
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
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...
See meta issue for the description and details: - Meta issue: https://github.com/elastic/apm/issues/729
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...
See meta issue for the description and details: - Meta issue: https://github.com/elastic/apm/issues/715
See meta issue for the description and details: - Meta issue: https://github.com/elastic/apm/issues/711
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...
**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...
## 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...