Tracing - Python Applications
Overview
The Python tracing feature automatically instruments APIs, frameworks, and application servers for the applications built using python. The sfAPM python agent collects and sends the tracing metrics and the correlated application logs to the SnappyFlow server and you can view the tracing data in SnappyFlow's dashboard.
Supported Python versions
Python [3.6, 3.7, 3.8, 3.9, 3.10, 3.11]
Supported Web FrameworksDjango [1.11, 2.0, 2.1, 2.2, 3.0, 3.1, 3.2, 4.0]
Flask [1.0, 1.1, 2.0]
Supported Platforms
Instances | Kubernetes | ECS | Docker |AWS Lambda
Supported Trace Features
Distributed Tracing | Transaction Mapping | Log Correlation | Capture Request Body | Service Map
note
Log Correlation and Capture Request Body are not default trace features. Based on the requirement you can enable them by adding additional configurations.