- 1 Minute to read
- Print
- DarkLight
- PDF
Getting started
- 1 Minute to read
- Print
- DarkLight
- PDF
For Python applications, Retrace offers both basic and advanced features. This guide will help you on how to get started with your Python application
Application Performance Monitoring (APM)
To setup APM on your Python application follow the document that best matches your setup:
- Python APM with Linux / Windows
- Python APM with Docker
- Python APM with Kubernetes
- Python APM with AWS ECS
- Python APM with AWS Fargate
- Python APM with AWS Lambda
Logs & Errors (ELM)
You can send your applications logs to Retrace with multiple Python logging frameworks. Be sure to send your logs to take full advantage of Retrace's error tracking and centralized logging features. Errors are also used as part of Retrace's "App Scoring" feature.
How to Configure Python Logging
Deployment Tracking
Notify Retrace when you do a new deployment to get advanced reporting features. This makes it easy to see how performance changes after a new deployment. Popular tools like Team City, Jenkins, Bamboo and others are supported. View our docs to learn more.