Review: python-elastic-apm 6.25.0-1
New Package Report
.changes
| Date | Fri, 13 Feb 2026 14:30:42 +0100 |
|---|---|
| Source | python-elastic-apm |
| Version | 6.25.0-1 |
| Changed-By | Karsten Schöke |
| Architecture | source all |
| Distribution | unstable |
Changelog
python-elastic-apm (6.25.0-1) unstable; urgency=medium . * Initial release. (Closes: #1126060)
.dsc
| Component | main |
|---|---|
| Package-List | python3-elastic-apm deb python optional arch=all |
| Section | python |
| Priority | optional |
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.
Review Information
accepted — allocated to eamanu 1 day ago, started 1 day ago, completed 1 day ago.
Final Comment
Public Notes
1 day ago
● public
debian/copyright check
Command: cme check dpkg-copyright
Exit code: 0
(no output)
1 day ago
● public
licenserecon
Command: licenserecon
Exit code: 3
en: Versions: licenserecon '14.0' licensecheck '3.3.9-1'
Parsing Source Tree ....
Reading d/copyright ....
Running licensecheck ....
d/copyright | licensecheck
BSD-3-clause | Expat and/or MPL-2.0 elasticapm/contrib/serverless/aws_wrapper/NOTICE.md
BSD-3-clause | BSD-2-clause and/or Expat NOTICE.md
1 day ago
● public
Look for SPDX
Command: grep -r -B1 'SPDX-'
Exit code: 1
(no output)
1 day ago
● public
Lintian
Command: lintian -i -I -v --pedantic
Exit code: 0
N:
P: python-elastic-apm source: maintainer-manual-page [debian/man/elasticapm-run.1]
N:
N: The maintainer keeps a manual page in ./debian. Please forward the manual
N: page upstream and ask them to include in their version control system, and
N: in their next release.
N:
N: If the manual page was already forwarded or rejected, or the upstream is
N: gone, please override the tag and annotate it with a suitable comment.
N:
N: Please refer to social contract item 2, Coordination with upstream
N: developers (Section 3.1.4) in the Debian Developer's Reference, and
N: Changes to the upstream sources (Section 4.3) in the Debian Policy Manual
N: for details.
N:
N: Visibility: pedantic
N: Show-Always: no
N: Check: debian/manual-pages
N: Renamed from: maintainer-manpage
N:
1 day ago
● public
duck
Command: duck
Exit code: 0
I: debian/patches/004_pytest_pkgutil.patch:6: URL: https://github.com/elastic/apm-agent-python/commit/5c9b064589e17540d5b24cd14c2327b02f3651ed: INFORMATION (Certainty:wild-guess)
Curl:0 HTTP:200 No error
Website seems to be outdated, is probably a parked domain or for sale. Please update your links!
Matching regular expression(s):
m/\bhas been deprecated\b/i
1 day ago
● public
look for license
Command: egrep -R -i license
Exit code: 0
.pc/001_setup_import_module.patch/setup.cfg:license_file = LICENSE
.pc/001_setup_import_module.patch/setup.cfg:license = BSD
.pc/001_setup_import_module.patch/setup.cfg: License :: OSI Approved :: BSD License
.pc/004_pytest_pkgutil.patch/tests/utils/stacks/tests.py:# BSD 3-Clause License
.pc/003_pytest_in_library_frame.patch/tests/client/exception_tests.py:# BSD 3-Clause License
.pc/002_library_frame_assertion.patch/tests/client/transaction_tests.py:# BSD 3-Clause License
tests/processors/__init__.py:# BSD 3-Clause License
tests/processors/tests.py:# BSD 3-Clause License
tests/__init__.py:# BSD 3-Clause License
tests/events/__init__.py:# BSD 3-Clause License
tests/events/tests.py:# BSD 3-Clause License
tests/contrib/__init__.py:# BSD 3-Clause License
tests/contrib/test_eventlet.py:# BSD 3-Clause License
tests/contrib/asyncio/__init__.py:# BSD 3-Clause License
tests/contrib/asyncio/starlette_tests.py:# BSD 3-Clause License
tests/contrib/asyncio/aiohttp_web_tests.py:# BSD 3-Clause License
tests/contrib/asyncio/tornado/__init__.py:# BSD 3-Clause License
tests/contrib/asyncio/tornado/tornado_tests.py:# BSD 3-Clause License
tests/contrib/asyncio/tests.py:# BSD 3-Clause License
tests/contrib/pylons/__init__.py:# BSD 3-Clause License
tests/contrib/pylons/tests.py:# BSD 3-Clause License
tests/contrib/grpc/__init__.py:# BSD 3-Clause License
tests/contrib/grpc/grpc_app/__init__.py:# BSD 3-Clause License
tests/contrib/grpc/grpc_app/server.py:# BSD 3-Clause License
tests/contrib/grpc/grpc_client_tests.py:# BSD 3-Clause License
tests/contrib/celery/__init__.py:# BSD 3-Clause License
tests/contrib/celery/flask_tests.py:# BSD 3-Clause License
tests/contrib/celery/django_tests.py:# BSD 3-Clause License
tests/contrib/flask/__init__.py:# BSD 3-Clause License
tests/contrib/flask/flask_tests.py:# BSD 3-Clause License
tests/contrib/flask/fixtures.py:# BSD 3-Clause License
tests/contrib/flask/utils.py:# BSD 3-Clause License
tests/contrib/sanic/__init__.py:# BSD 3-Clause License
tests/contrib/sanic/fixtures.py:# BSD 3-Clause License
tests/contrib/sanic/sanic_tests.py:# BSD 3-Clause License
tests/contrib/django/__init__.py:# BSD 3-Clause License
tests/contrib/django/django_tests.py:# BSD 3-Clause License
tests/contrib/django/fixtures.py:# BSD 3-Clause License
tests/contrib/django/wrapper_tests.py:# BSD 3-Clause License
tests/contrib/django/fake1/__init__.py:# BSD 3-Clause License
tests/contrib/django/fake2/__init__.py:# BSD 3-Clause License
tests/contrib/django/conftest.py:# BSD 3-Clause License
tests/contrib/django/testapp/celery.py:# BSD 3-Clause License
tests/contrib/django/testapp/__init__.py:# BSD 3-Clause License
tests/contrib/django/testapp/middleware.py:# BSD 3-Clause License
tests/contrib/django/testapp/tasks.py:# BSD 3-Clause License
tests/contrib/django/testapp/models.py:# BSD 3-Clause License
tests/contrib/django/testapp/urls.py:# BSD 3-Clause License
tests/contrib/django/testapp/nameless_route_urls.py:# BSD 3-Clause License
tests/contrib/django/testapp/views.py:# BSD 3-Clause License
tests/contrib/twisted/__init__.py:# BSD 3-Clause License
tests/contrib/twisted/tests.py:# BSD 3-Clause License
tests/contrib/asgi/__init__.py:# BSD 3-Clause License
tests/contrib/asgi/asgi_tests.py:# BSD 3-Clause License
tests/contrib/asgi/app.py:# BSD 3-Clause License
tests/contrib/opentracing/__init__.py:# BSD 3-Clause License
tests/contrib/opentracing/tests.py:# BSD 3-Clause License
tests/contrib/serverless/__init__.py:# BSD 3-Clause License
tests/contrib/serverless/aws_tests.py:# BSD 3-Clause License
tests/contrib/serverless/azurefunctions/__init__.py:# BSD 3-Clause License
tests/contrib/serverless/azurefunctions/azure_functions_tests.py:# BSD 3-Clause License
tests/contrib/opentelemetry/__init__.py:# BSD 3-Clause License
tests/contrib/opentelemetry/tests.py:# BSD 3-Clause License
tests/instrumentation/__init__.py:# BSD 3-Clause License
tests/instrumentation/starlette_tests.py:# BSD 3-Clause License
tests/instrumentation/dbapi2_tests.py:# BSD 3-Clause License
tests/instrumentation/flask_tests.py:# BSD 3-Clause License
tests/instrumentation/pymongo_tests.py:# BSD 3-Clause License
tests/instrumentation/kafka_tests.py:# BSD 3-Clause License
tests/instrumentation/pymemcache_tests.py:# BSD 3-Clause License
tests/instrumentation/mysqlclient_tests.py:# BSD 3-Clause License
tests/instrumentation/pymssql_tests.py:# BSD 3-Clause License
tests/instrumentation/urllib_tests.py:# BSD 3-Clause License
tests/instrumentation/mysql_connector_tests.py:# BSD 3-Clause License
tests/instrumentation/base_tests.py:# BSD 3-Clause License
tests/instrumentation/azure_tests.py:# BSD 3-Clause License
tests/instrumentation/transactions_store_tests.py:# BSD 3-Clause License
tests/instrumentation/pylibmc_tests.py:# BSD 3-Clause License
tests/instrumentation/psycopg2_tests.py:# BSD 3-Clause License
tests/instrumentation/httpx_tests.py:# BSD 3-Clause License
tests/instrumentation/psycopg_tests.py:# BSD 3-Clause License
tests/instrumentation/requests_tests.py:# BSD 3-Clause License
tests/instrumentation/elasticsearch_tests.py:# BSD 3-Clause License
tests/instrumentation/urllib3_tests.py:# BSD 3-Clause License
tests/instrumentation/botocore_tests.py:# BSD 3-Clause License
tests/instrumentation/broken_class.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/__init__.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/aiobotocore_tests.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/async_elasticsearch_client_tests.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/redis_asyncio_tests.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/aiohttp_client_tests.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/asyncpg_tests.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/base_tests.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/httpx_tests.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/psycopg_tests.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/aioredis_tests.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/aiomysql_tests.py:# BSD 3-Clause License
tests/instrumentation/asyncio_tests/aiopg_tests.py:# BSD 3-Clause License
tests/instrumentation/sqlite_tests.py:# BSD 3-Clause License
tests/instrumentation/mysql_tests.py:# BSD 3-Clause License
tests/instrumentation/python_memcached_tests.py:# BSD 3-Clause License
tests/instrumentation/graphql_tests.py:# BSD 3-Clause License
tests/instrumentation/django_tests/__init__.py:# BSD 3-Clause License
tests/instrumentation/django_tests/template_tests.py:# BSD 3-Clause License
tests/instrumentation/django_tests/conftest.py:# BSD 3-Clause License
tests/instrumentation/jinja2_tests/__init__.py:# BSD 3-Clause License
tests/instrumentation/jinja2_tests/jinja2_tests.py:# BSD 3-Clause License
tests/instrumentation/redis_tests.py:# BSD 3-Clause License
tests/instrumentation/cassandra_tests.py:# BSD 3-Clause License
tests/instrumentation/pyodbc_tests.py:# BSD 3-Clause License
tests/instrumentation/pymysql_tests.py:# BSD 3-Clause License
tests/instrumentation/httplib2_tests.py:# BSD 3-Clause License
tests/instrumentation/wrapper/testapp.py:# BSD 3-Clause License
tests/instrumentation/wrapper/__init__.py:# BSD 3-Clause License
tests/instrumentation/wrapper/wrapper_tests.py:# BSD 3-Clause License
tests/middleware/__init__.py:# BSD 3-Clause License
tests/middleware/tests.py:# BSD 3-Clause License
tests/metrics/__init__.py:# BSD 3-Clause License
tests/metrics/cpu_linux_tests.py:# BSD 3-Clause License
tests/metrics/breakdown_tests.py:# BSD 3-Clause License
tests/metrics/base_tests.py:# BSD 3-Clause License
tests/metrics/prometheus_tests.py:# BSD 3-Clause License
tests/metrics/cpu_psutil_tests.py:# BSD 3-Clause License
tests/client/__init__.py:# BSD 3-Clause License
tests/client/dropped_spans_tests.py:# BSD 3-Clause License
tests/client/exception_tests.py:# BSD 3-Clause License
tests/client/client_tests.py:# BSD 3-Clause License
tests/client/transaction_tests.py:# BSD 3-Clause License
tests/client/py3_exception_tests.py:# BSD 3-Clause License
tests/client/py3_exception_tests.py:# BSD 3-Clause License
tests/client/span_compression_tests.py:# BSD 3-Clause License
tests/fixtures.py:# BSD 3-Clause License
tests/config/__init__.py:# BSD 3-Clause License
tests/config/central_config_tests.py:# BSD 3-Clause License
tests/config/config_snapshotting_tests.py:# BSD 3-Clause License
tests/config/tests.py:# BSD 3-Clause License
tests/transports/__init__.py:# BSD 3-Clause License
tests/transports/test_base.py:# BSD 3-Clause License
tests/transports/test_urllib3.py:# BSD 3-Clause License
tests/utils/__init__.py:# BSD 3-Clause License
tests/utils/test_disttracing_header.py:# BSD 3-Clause License
tests/utils/json_utils/__init__.py:# BSD 3-Clause License
tests/utils/json_utils/tests_simplejson.py:# BSD 3-Clause License
tests/utils/json_utils/tests.py:# BSD 3-Clause License
tests/utils/cloud_tests.py:# BSD 3-Clause License
tests/utils/threading_tests.py:# BSD 3-Clause License
tests/utils/compat.py:# BSD 3-Clause License
tests/utils/test_wildcard_matcher_cases/__init__.py:# BSD 3-Clause License
tests/utils/test_wildcard_matcher_cases/conftest.py:# BSD 3-Clause License
tests/utils/test_wildcard_matcher_cases/tests.py:# BSD 3-Clause License
tests/utils/stacks/__init__.py:# BSD 3-Clause License
tests/utils/stacks/tests.py:# BSD 3-Clause License
tests/utils/span_type_subtype_tests.py:# BSD 3-Clause License
tests/utils/wsgi/__init__.py:# BSD 3-Clause License
tests/utils/wsgi/tests.py:# BSD 3-Clause License
tests/utils/encoding/__init__.py:# BSD 3-Clause License
tests/utils/encoding/tests.py:# BSD 3-Clause License
tests/utils/compat_tests.py:# BSD 3-Clause License
tests/utils/tests.py:# BSD 3-Clause License
tests/utils/cgroup_tests.py:# BSD 3-Clause License
tests/handlers/logging/__init__.py:# BSD 3-Clause License
tests/handlers/logging/logging_tests.py:# BSD 3-Clause License
tests/handlers/__init__.py:# BSD 3-Clause License
tests/handlers/logbook/__init__.py:# BSD 3-Clause License
tests/handlers/logbook/logbook_tests.py:# BSD 3-Clause License
tests/conftest.py:# BSD 3-Clause License
tests/context/test_context.py:# BSD 3-Clause License
tests/context/__init__.py:# BSD 3-Clause License
tests/context/gevent_threading_tests.py:# BSD 3-Clause License
tests/context/eventlet_threading_tests.py:# BSD 3-Clause License
tests/bdd/__init__.py:# BSD 3-Clause License
tests/bdd/api_key_tests.py:# BSD 3-Clause License
setup.cfg:license_file = LICENSE
setup.cfg:license = BSD
setup.cfg: License :: OSI Approved :: BSD License
NOTICE.md:- **license:** BSD-2-Clause, http://opensource.org/licenses/BSD-2-Clause
NOTICE.md:- **license:** MIT License, https://opensource.org/licenses/MIT
NOTICE.md: MIT License
NOTICE.md: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
NOTICE.md:- **license:** Mozilla Public License 2.0, https://opensource.org/licenses/MPL-2.0
NOTICE.md: ***** BEGIN LICENSE BLOCK *****
NOTICE.md: This Source Code Form is subject to the terms of the Mozilla Public License,
NOTICE.md: ***** END LICENSE BLOCK *****
.ci/publish-aws.sh: --license-info="BSD-3-Clause" \
elasticapm/__init__.py:# BSD 3-Clause License
elasticapm/version.py:# BSD 3-Clause License
elasticapm/middleware.py:# BSD 3-Clause License
elasticapm/contrib/paste.py:# BSD 3-Clause License
elasticapm/contrib/__init__.py:# BSD 3-Clause License
elasticapm/contrib/rq/__init__.py:# BSD 3-Clause License
elasticapm/contrib/asyncio/__init__.py:# BSD 3-Clause License
elasticapm/contrib/asyncio/traces.py:# BSD 3-Clause License
elasticapm/contrib/starlette/__init__.py:# BSD 3-Clause License
elasticapm/contrib/starlette/utils.py:# BSD 3-Clause License
elasticapm/contrib/pylons/__init__.py:# BSD 3-Clause License
elasticapm/contrib/grpc/__init__.py:# BSD 3-Clause License
elasticapm/contrib/grpc/server_interceptor.py:# BSD 3-Clause License
elasticapm/contrib/grpc/async_server_interceptor.py:# BSD 3-Clause License
elasticapm/contrib/grpc/utils.py:# BSD 3-Clause License
elasticapm/contrib/grpc/client_interceptor.py:# BSD 3-Clause License
elasticapm/contrib/celery/__init__.py:# BSD 3-Clause License
elasticapm/contrib/flask/__init__.py:# BSD 3-Clause License
elasticapm/contrib/flask/utils.py:# BSD 3-Clause License
elasticapm/contrib/sanic/sanic_types.py:# BSD 3-Clause License
elasticapm/contrib/sanic/__init__.py:# BSD 3-Clause License
elasticapm/contrib/sanic/patch.py:# BSD 3-Clause License
elasticapm/contrib/sanic/utils.py:# BSD 3-Clause License
elasticapm/contrib/django/__init__.py:# BSD 3-Clause License
elasticapm/contrib/django/context_processors.py:# BSD 3-Clause License
elasticapm/contrib/django/celery/__init__.py:# BSD 3-Clause License
elasticapm/contrib/django/celery/models.py:# BSD 3-Clause License
elasticapm/contrib/django/management/__init__.py:# BSD 3-Clause License
elasticapm/contrib/django/management/commands/__init__.py:# BSD 3-Clause License
elasticapm/contrib/django/management/commands/elasticapm.py:# BSD 3-Clause License
elasticapm/contrib/django/middleware/__init__.py:# BSD 3-Clause License
elasticapm/contrib/django/middleware/wsgi.py:# BSD 3-Clause License
elasticapm/contrib/django/apps.py:# BSD 3-Clause License
elasticapm/contrib/django/client.py:# BSD 3-Clause License
elasticapm/contrib/django/utils.py:# BSD 3-Clause License
elasticapm/contrib/django/handlers.py:# BSD 3-Clause License
elasticapm/contrib/twisted/__init__.py:# BSD 3-Clause License
elasticapm/contrib/asgi.py:# BSD 3-Clause License
elasticapm/contrib/opentracing/__init__.py:# BSD 3-Clause License
elasticapm/contrib/opentracing/span.py:# BSD 3-Clause License
elasticapm/contrib/opentracing/tracer.py:# BSD 3-Clause License
elasticapm/contrib/serverless/__init__.py:# BSD 3-Clause License
elasticapm/contrib/serverless/aws_wrapper/__init__.py:# BSD 3-Clause License
elasticapm/contrib/serverless/aws_wrapper/NOTICE.md:- **license:** MIT License, https://opensource.org/licenses/MIT
elasticapm/contrib/serverless/aws_wrapper/NOTICE.md: MIT License
elasticapm/contrib/serverless/aws_wrapper/NOTICE.md: to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
elasticapm/contrib/serverless/aws_wrapper/NOTICE.md:- **license:** Mozilla Public License 2.0, https://opensource.org/licenses/MPL-2.0
elasticapm/contrib/serverless/aws_wrapper/NOTICE.md: ***** BEGIN LICENSE BLOCK *****
elasticapm/contrib/serverless/aws_wrapper/NOTICE.md: This Source Code Form is subject to the terms of the Mozilla Public License,
elasticapm/contrib/serverless/aws_wrapper/NOTICE.md: ***** END LICENSE BLOCK *****
elasticapm/contrib/serverless/aws_wrapper/NOTICE.md:- **license:** BSD-2-Clause, http://opensource.org/licenses/BSD-2-Clause
elasticapm/contrib/serverless/aws_wrapper/elasticapm-lambda.py:# BSD 3-Clause License
elasticapm/contrib/serverless/aws_wrapper/elasticapm_handler.py:# BSD 3-Clause License
elasticapm/contrib/serverless/azure.py:# BSD 3-Clause License
elasticapm/contrib/serverless/aws.py:# BSD 3-Clause License
elasticapm/contrib/aiohttp/__init__.py:# BSD 3-Clause License
elasticapm/contrib/aiohttp/middleware.py:# BSD 3-Clause License
elasticapm/contrib/aiohttp/utils.py:# BSD 3-Clause License
elasticapm/contrib/tornado/__init__.py:# BSD 3-Clause License
elasticapm/contrib/tornado/utils.py:# BSD 3-Clause License
elasticapm/contrib/opentelemetry/__init__.py:# BSD 3-Clause License
elasticapm/contrib/opentelemetry/trace.py:# BSD 3-Clause License
elasticapm/contrib/opentelemetry/span.py:# BSD 3-Clause License
elasticapm/contrib/opentelemetry/context.py:# BSD 3-Clause License
elasticapm/contrib/opentelemetry/utils.py:# BSD 3-Clause License
elasticapm/transport/__init__.py:# BSD 3-Clause License
elasticapm/transport/http.py:# BSD 3-Clause License
elasticapm/transport/exceptions.py:# BSD 3-Clause License
elasticapm/transport/http_urllib3.py:# BSD 3-Clause License
elasticapm/transport/http_base.py:# BSD 3-Clause License
elasticapm/transport/base.py:# BSD 3-Clause License
elasticapm/instrumentation/__init__.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/pymssql.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/pylibmc.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/elasticsearch.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/__init__.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/zlib.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/python_memcached.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/httpx/__init__.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/httpx/utils.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/httpx/sync/__init__.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/httpx/sync/httpcore.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/httpx/sync/httpx.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/httpx/async/__init__.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/httpx/async/httpcore.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/httpx/async/httpx.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/elasticsearch.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/aiobotocore.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/__init__.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/asyncpg.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/aioredis.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/starlette.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/dbapi2_asyncio.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/aiopg.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/sleep.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/psycopg_async.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/redis_asyncio.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/aiomysql.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/base.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/asyncio/aiohttp_client.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/jinja2.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/pyodbc.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/graphql.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/starlette.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/azure.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/psycopg.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/httplib2.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/pymongo.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/requests.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/grpc.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/psycopg2.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/django/__init__.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/django/template.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/dbapi2.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/mysql.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/pymysql.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/flask.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/sqlite.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/urllib3.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/kafka.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/tornado.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/pymemcache.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/mysql_connector.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/cassandra.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/urllib.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/botocore.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/base.py:# BSD 3-Clause License
elasticapm/instrumentation/packages/redis.py:# BSD 3-Clause License
elasticapm/instrumentation/control.py:# BSD 3-Clause License
elasticapm/instrumentation/wrapper/__init__.py:# BSD 3-Clause License
elasticapm/instrumentation/wrapper/sitecustomize.py:# BSD 3-Clause License
elasticapm/instrumentation/wrapper/__main__.py:# BSD 3-Clause License
elasticapm/instrumentation/register.py:# BSD 3-Clause License
elasticapm/events.py:# BSD 3-Clause License
elasticapm/metrics/__init__.py:# BSD 3-Clause License
elasticapm/metrics/sets/__init__.py:# BSD 3-Clause License
elasticapm/metrics/sets/cpu_linux.py:# BSD 3-Clause License
elasticapm/metrics/sets/cpu_psutil.py:# BSD 3-Clause License
elasticapm/metrics/sets/cpu.py:# BSD 3-Clause License
elasticapm/metrics/sets/prometheus.py:# BSD 3-Clause License
elasticapm/metrics/sets/breakdown.py:# BSD 3-Clause License
elasticapm/metrics/base_metrics.py:# BSD 3-Clause License
elasticapm/utils/json_encoder.py:# BSD 3-Clause License
elasticapm/utils/__init__.py:# BSD 3-Clause License
elasticapm/utils/wsgi.py:# BSD 3-Clause License
elasticapm/utils/wsgi.py::license: BSD, see LICENSE for more details.
elasticapm/utils/deprecation.py:# BSD 3-Clause License
elasticapm/utils/logging.py:# BSD 3-Clause License
elasticapm/utils/simplejson_encoder.py:# BSD 3-Clause License
elasticapm/utils/compat.py:# BSD 3-Clause License
elasticapm/utils/time.py:# BSD 3-Clause License
elasticapm/utils/threading.py:# BSD 3-Clause License
elasticapm/utils/disttracing.py:# BSD 3-Clause License
elasticapm/utils/encoding.py:# BSD 3-Clause License
elasticapm/utils/cgroup.py:# BSD 3-Clause License
elasticapm/utils/stacks.py:# BSD 3-Clause License
elasticapm/utils/module_import.py:# BSD 3-Clause License
elasticapm/utils/cloud.py:# BSD 3-Clause License
elasticapm/processors.py:# BSD 3-Clause License
elasticapm/handlers/__init__.py:# BSD 3-Clause License
elasticapm/handlers/logging.py:# BSD 3-Clause License
elasticapm/handlers/logbook.py:# BSD 3-Clause License
elasticapm/conf/__init__.py:# BSD 3-Clause License
elasticapm/conf/constants.py:# BSD 3-Clause License
elasticapm/context/__init__.py:# BSD 3-Clause License
elasticapm/context/threadlocal.py:# BSD 3-Clause License
elasticapm/context/contextvars.py:# BSD 3-Clause License
elasticapm/context/base.py:# BSD 3-Clause License
elasticapm/base.py:# BSD 3-Clause License
elasticapm/traces.py:# BSD 3-Clause License
LICENSE:BSD 3-Clause License
setup.py:# BSD 3-Clause License
MANIFEST.in:include setup.py README.rst MANIFEST.in LICENSE elasticapm/py.typed
README.rst:License
debian/copyright:License: BSD-3-clause
debian/copyright:License: BSD-3-clause
debian/copyright:License: BSD-3-clause
debian/copyright:License: BSD-3-clause
debian/copyright:License: BSD-3-clause
debian/copyright: BSD 3-Clause License
debian/patches/005_redirect_fixtures_from_root.patch:+# BSD 3-Clause License
CONTRIBUTING.md:1. Sign the Contributor License Agreement
CONTRIBUTING.md: Please make sure you have signed our [Contributor License Agreement](https://www.elastic.co/contributor-agreement/).
CONTRIBUTING.md: - License header check via custom script
.pre-commit-config.yaml: - id: license-header-check
.pre-commit-config.yaml: name: License header check
.pre-commit-config.yaml: description: Checks the existance of license headers in all Python files
.pre-commit-config.yaml: entry: ./tests/scripts/license_headers_check.sh
conftest.py:# BSD 3-Clause License
CHANGELOG.asciidoc:* Added license header check as pre-commit hook {pull}456[#456]