Contents

elastic-apm 6.22.0

0

The official Python module for Elastic APM

The official Python module for Elastic APM

Stars: 403, Watchers: 403, Forks: 212, Open Issues: 107

The elastic/apm-agent-python repo was created 6 years ago and the last code push was 4 days ago.
The project is popular with 403 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 107 open issues on GitHub

  • [META 586] Increase default span_stack_trace_min_duration
  • [META 584] Implement changes on AWS lambda context capturing
  • capture_exception raise TransportException and abort transaction
  • [META 569] Add query param flushed=true to final intake request at the end of lambda function
  • [WIP] opentelemetry bridge
  • aioredis instrumentation fix with extra context and statement
  • complete type hints for elasticapm.traces
  • [META 94] Implement span_stack_trace_min_duration config option
  • [META 524] OpenTelemetry Bridge
  • Django ASGI support
  • [Agent-Python] AsyncIO + ThreadPool Span Tracing
  • [META 555] Add automated span type/subtype checking against shared spec
  • support grpc Client
  • Reduce default stack_trace_limit from 500 to 50
  • Elastic support for aio-cassandra

See more issues on GitHub

Related Packages & Articles

bugsnag 4.6.2

Automatic error monitoring for django, flask, etc.

Authlib 1.3.0

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

easy-thumbnails 2.8.5

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

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