Scout-apm

Latest version: v3.1.0

Safety actively analyzes 619528 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 15

3.1.0

Added
- Updates Core Agent to v1.5.0
- Capture allocation metrics for Celery tasks
- Capture latency metrics for Celery tasks
- Send remaining batched payloads on receiving termination signals
Fixed
- Update the tag name and unit of time for job latency to similarly match that of request queue time.
- Handle change in exit codes for the core agent.

3.0.2

Fixed
- Core Agent fails to download on newer Mac OS/Apple Silicon (Issue 779)

3.0.1

Added
- Build wheels for Python 3.12

3.0.0

Version 3.0.0 drops support for Python 2.7 and < 3.8, as well as Django < 3.2.
If you need to continue using Python < 3.8 or Django < 3.2, please continue using v2.26.1.

Added
- Add formal support for Python 3.11 and Django 4.2.

Fixed
- Fix CI for 3.8+.
- Remove support for Python 2.7, 3.4, 3.5, 3.6.
- Remove support for Django < 3.2.
- Remove support for CherryPy, Nameko, and Pyramid.
- Update ElasticSearch support for 8.7.0 (``health_check``).
- Support flask_sqlalchemy v3. This requires an integration
change where ``instrument_sqlalchemy`` is called before ``db.init_app()``.

2.26.1

Fixed
- Wrap an import of elasticsearch in a try/except.
([Issue 744](https://github.com/scoutapp/scout_apm_python/issues/744))

2.26.0

Added
- Added Django 4.1 to the testing matrix.
- Added support for Elasticsearch v8+.
([Issue 725](https://github.com/scoutapp/scout_apm_python/issues/725))

Fixed
- Catch SIGQUIT and SIGTERM errors when running core agent. They will now
be logged as debug messages rather than exceptions.

Page 1 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.