Contents

elastic-apm 6.25.0

0

The official Python module for Elastic APM

The official Python module for Elastic APM

Stars: 428, Watchers: 428, Forks: 237, Open Issues: 131

The elastic/apm-agent-python repo was created 8 years ago and the last code push was 19 hours ago.
The project is popular with 428 github stars!

How to Install elastic-apm

You can install elastic-apm using pip

pip install elastic-apm

or add it to a project with poetry

poetry add elastic-apm

Package Details

Author
Elastic, Inc
License
BSD
Homepage
https://github.com/elastic/apm-agent-python
PyPi:
https://pypi.org/project/elastic-apm/
Documentation:
https://www.elastic.co/guide/en/apm/agent/python/current/index.html
GitHub Repo:
https://github.com/elastic/apm-agent-python

Classifiers

  • Software Development
No  elastic-apm  pypi packages just yet.

Errors

A list of common elastic-apm errors.

Code Examples

Here are some elastic-apm code examples and snippets.

GitHub Issues

The elastic-apm package has 131 open issues on GitHub

  • Move conftest.py into tests/ for proper pytest fixture discovery
  • move conftest.py to tests/ dir
  • Add aiokafka support (AIOKafkaInstrumentation)
  • Flaky test on windows / python 3.9
  • Fix psycopg_pool instrumentation to restore Postgres spans

See more issues on GitHub

Related Packages & Articles

bugsnag 4.8.1

Automatic error monitoring for django, flask, etc.

Authlib 1.6.8

The ultimate Python library in building OAuth and OpenID Connect servers and clients.

easy-thumbnails 2.10.1

A powerful, yet easy to implement image thumbnail generator application for Django. The primary function of easy-thumbnails is to dynamically create thumbnails based on a source image. Under the hood, easy-thumbnail uses PIL to perform the image manipulation.

drf-yasg 1.21.14

Automated generation of real Swagger/OpenAPI 2.0 schemas from Django Rest Framework code.