Introduction
Tingyun Python Agent is a performance monitoring client tool developed based on the Python language, mainly aimed at supporting Python Web frameworks that implement the WSGI protocol. In theory, any Web framework based on the WSGI protocol can be monitored, such as Django, Tornado, Flask, etc. It also includes some peripheral components supported by these Web frameworks, such as SQL databases, NoSQL databases, and third-party HTTP calls.
The frameworks, databases, and software environments listed in this documentation are fully supported and tested. For frameworks, components, or installation methods not listed here, they are not supported, but support will be gradually improved with version updates. Please read this documentation carefully before using the Tingyun Python Agent, and we strive to keep the documentation and Agent features updated in sync.
During performance monitoring, the Agent will trace and monitor data such as page loading, template rendering, middleware calls, view layer, data layer, software environment, and hardware environment. For more monitoring data, please refer to the data monitoring section in the Tingyun platform.