Scout Application Performance Monitoring Agent


Keywords
apm, performance, monitoring, development, profiling, python
License
MIT
Install
pip install scout-apm==3.1.0

Documentation

Scout Python APM Agent

GitHub Actions PyPI Documentation Black

Monitor the performance of Python Django apps, Flask apps, and Celery workers with Scout's Python APM Agent. Detailed performance metrics and transaction traces are collected once the scout-apm package is installed and configured.

Requirements

Python 3.8+. For legacy Python versions, including 2.7 and 3.4+, pin scout-apm to <=2.26.1.

Scout APM has integrations for the following frameworks:

  • Bottle 0.12+
  • Celery 3.1+
  • Django 3.2+
  • Dramatiq 1.0+
  • Falcon 2.0+
  • Flask 0.10+
  • Huey 2.0+
  • Hug 2.5.1+
  • RQ 1.0+
  • Starlette 0.12+

For other frameworks, you can use the agent's instrumentation API.

To use Scout, you'll need to sign up for an account or use our Heroku Addon.

Documentation

For full installation instructions, including information on configuring Scout via environment variables and troubleshooting, see our Python docs.

Support

Please email us at support@scoutapm.com or create a GitHub issue.