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.
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.
For full installation instructions, including information on configuring Scout via environment variables and troubleshooting, see our Python docs.
Please email us at [email protected] or create a GitHub issue.