Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elastic/apm-agent-python
https://github.com/elastic/apm-agent-python
apm django flask python
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/elastic/apm-agent-python
- Owner: elastic
- License: bsd-3-clause
- Created: 2017-07-13T08:48:10.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-12-31T06:02:26.000Z (13 days ago)
- Last Synced: 2024-12-31T07:17:24.794Z (12 days ago)
- Topics: apm, django, flask, python
- Language: Python
- Homepage: https://www.elastic.co/guide/en/apm/agent/python/current/index.html
- Size: 8.21 MB
- Stars: 418
- Watchers: 234
- Forks: 223
- Open Issues: 124
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.asciidoc
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
- Support: docs/supported-technologies.asciidoc
- Authors: AUTHORS
Awesome Lists containing this project
- awesome-flask - elastic-apm - Elastic APM agent for Python (APM)
- awesome-flask - elastic-apm - Elastic APM agent for Python (APM)
- awesome-django-performance - apm-agent-python - Official Python agent for Elastic APM. (Monitoring / Tools)
- awesome-flask - elastic-apm - Elastic APM agent for Python (APM)
README
elastic-apm -- Elastic APM agent for Python
===========================================.. image:: https://github.com/elastic/apm-agent-python/actions/workflows/test.yml/badge.svg?branch=main
:target: https://github.com/elastic/apm-agent-python/actions/workflows/test.yml
:alt: Build Status.. image:: https://img.shields.io/pypi/v/elastic-apm.svg?style=flat
:target: https://pypi.python.org/pypi/elastic-apm/
:alt: Latest Version.. image:: https://img.shields.io/pypi/pyversions/elastic-apm.svg?style=flat
:target: https://pypi.python.org/pypi/elastic-apm/
:alt: Supported Python versionsThis is the official Python module for Elastic APM.
It provides full out-of-the-box support for many of the popular frameworks,
including Django, and Flask. Elastic APM is also easy to adapt for most
WSGI-compatible web applications via `custom integrations`_.Your application doesn't live on the web? No problem! Elastic APM is easy to use in
any Python application.Read the documentation_, including instructions on `running the tests locally`_.
If you're interested in contributing, `start here!`_
.. _documentation: https://www.elastic.co/guide/en/apm/agent/python/current/index.html
.. _`custom integrations`: https://www.elastic.co/blog/creating-custom-framework-integrations-with-the-elastic-apm-python-agent
.. _`running the tests locally`: https://www.elastic.co/guide/en/apm/agent/python/current/run-tests-locally.html
.. _`start here!`: https://github.com/elastic/apm-agent-python/blob/main/CONTRIBUTING.mdLicense
-------BSD-3-Clause
Made with ♥️ and ☕️ by Elastic and our community.