ποΈ 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.
ποΈ Supported List
Currently, all components, including databases and third-party calls, do not provide independent APIs and all depend on the Web framework.
ποΈ Quick Start
UniAgent Deployment (Linux Only)
ποΈ Deployment Recommendations
The table below lists common Python application deployment solutions, describing their advantages, disadvantages, and usage recommendations.
ποΈ Deployment
The Python Agent is a performance monitoring client designed for Web frameworks based on the WSGI protocol. In theory, any Web framework based on the WSGI protocol can be monitored.
ποΈ Agent Commands
When the Agent is deployed in standard mode, you can use tingyun-admin to generate configuration files, check configuration files, start the Agent, and more.
ποΈ Agent Configuration
This section mainly discusses the local configuration of the Agent. Tingyun provides a default configuration file tingyun.ini in the installation package (or generated via the generate-config command). This configuration uses the standard Python ini file format. For details, see Configuration file parser.
ποΈ Frequently Asked Questions
Troubleshooting
ποΈ GenAI
LLM