elastic-apm 6.23.0
0
The official Python module for Elastic APM
Contents
The official Python module for Elastic APM
Stars: 412, Watchers: 412, Forks: 217, Open Issues: 118The elastic/apm-agent-python
repo was created 7 years ago and the last code push was Yesterday.
The project is popular with 412 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
Related Packages
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 118 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