Source: python-elastic-apm Section: python Maintainer: Debian Python Team Uploaders: Karsten Schöke , Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pandoc , pybuild-plugin-pyproject, python3-all, python3-certifi, python3-ecs-logging, python3-jsonschema , python3-logbook , python3-mock , python3-psutil , python3-pytest , python3-pytest-asyncio , python3-pytest-cov , python3-pytest-localserver , python3-pytest-mock , python3-pytest-random-order , python3-pytest-rerunfailures , python3-setuptools, python3-structlog , python3-urllib3, python3-wrapt, Standards-Version: 4.7.4 Homepage: https://github.com/elastic/apm-agent-python Vcs-Browser: https://salsa.debian.org/python-team/packages/python-elastic-apm Vcs-Git: https://salsa.debian.org/python-team/packages/python-elastic-apm.git Testsuite: autopkgtest-pkg-pybuild Package: python3-elastic-apm Architecture: all Depends: ${misc:Depends}, ${python3:Depends}, Recommends: ${python3:Recommends}, python3-aiohttp, python3-opentelemetry-api, python3-opentelemetry-sdk, python3-opentracing, python3-starlette, python3-tornado, Suggests: ${python3:Suggests}, Description: Elastic APM agent for Python The Elastic APM Python agent sends performance metrics and error logs to the APM Server. It has built-in support for Django and Flask performance metrics and error logging, as well as generic support of other WSGI frameworks for error logging. . In addition to APM and error data, the Python agent also collects system and application metrics in regular intervals. This collection happens in a background thread that is started by the agent.