DFSG NEW Queue

DFSG, Licensing & New Packages Team

python-elastic-apm 6.25.0-1

Package Information

DescriptionElastic 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.

MaintainerDebian Python Team <team+python@tracker.debian.org>
Changed ByKarsten Schöke <karsten.schoeke@geobasis-bb.de>
Sponsortchet@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/python-team/packages/python-elastic-apm.git (browse)
Closes#1126060
Trackerhttps://tracker.debian.org/pkg/python-elastic-apm
Uploaded3 hours ago

New Package Report

.changes
DateFri, 13 Feb 2026 14:30:42 +0100
Sourcepython-elastic-apm
Version6.25.0-1
Changed-ByKarsten Schöke
Architecturesource all
Distributionunstable
Changelog
python-elastic-apm (6.25.0-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1126060)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-elastic-apm deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: apm-agent-python
Upstream-Contact: Seth Michael Larson <seth.larson@elastic.co>
Source: https://github.com/elastic/apm-agent-python

Files: *
Copyright: 2009-2012, David Cramer and individual contributors
           2013-2023 Elasticsearch B.V.
License: BSD-3-clause

Files: elasticapm/utils/wsgi.py
Copyright: 2010, the Werkzeug Team
License: BSD-3-clause

Files: elasticapm/__init__.py
 elasticapm/base.py
 elasticapm/conf/__init__.py
 elasticapm/contrib/celery/__init__.py
 elasticapm/contrib/django/celery/__init__.py
 elasticapm/contrib/django/celery/models.py
 elasticapm/contrib/django/client.py
 elasticapm/contrib/django/handlers.py
 elasticapm/contrib/django/middleware/__init__.py
 elasticapm/contrib/django/middleware/wsgi.py
 elasticapm/contrib/flask/__init__.py
 elasticapm/contrib/pylons/__init__.py
 elasticapm/contrib/sanic/__init__.py
 elasticapm/contrib/sanic/patch.py
 elasticapm/contrib/sanic/sanic_types.py
 elasticapm/contrib/sanic/utils.py
 elasticapm/contrib/starlette/__init__.py
 elasticapm/events.py
 elasticapm/handlers/__init__.py
 elasticapm/handlers/logbook.py
 elasticapm/handlers/logging.py
 elasticapm/middleware.py
 elasticapm/processors.py
 elasticapm/utils/__init__.py
 elasticapm/utils/encoding.py
 elasticapm/utils/json_encoder.py
 elasticapm/utils/simplejson_encoder.py
 elasticapm/utils/stacks.py
Copyright: 2012, the Sentry Team
           2019, Elasticsearch BV
License: BSD-3-clause

Files: debian/*
Copyright: 2026, Karsten Schöke <karsten.schoeke@geobasis-bb.de>
License: BSD-3-clause

License: BSD-3-clause
 BSD 3-Clause License
 .
 Copyright (c) 2009-2012, David Cramer and individual contributors
 Copyright (c) 2013-2023, Elasticsearch BV
 All rights reserved.
 .
 Redistribution and use in source and binary forms, with or without
 modification, are permitted provided that the following conditions are met:
 .
 * Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.
 .
 * Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.
 .
 * Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.
 .
 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
 DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
 FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
 DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
 SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
 CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
 OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Back to Dashboard | View all reviews for this package