支持列表
Python版本
| Python类型 | 支持版本 |
|---|---|
| Cpython | 2.7, 3.5 - 3.12 |
| pypy | 2.7/3.6 compatible |
Web框架
| Web框架 | 支持版本 | 备注 |
|---|---|---|
| Django | 1.4.x - 3.2.x | |
| Flask | 0.6 - 3.1.x | |
| Torando | 3.x - 6.x | |
| webpy | 0.33.x - 0.61.x | |
| web2py | 2.8.1 - 2.21.x | |
| bottle | 0.10.x - 0.13.x | |
| Odoo | 8.x - 14.x | |
| celery | 3.1.x-5.0.x | |
| Sanic | 25.3.x | |
| Fastapi | 0.50.x - 0.115.x | 支持异步调用监控 |
| starlette | 0.13.x - 0.45.x | 支持异步调用监控 |
GRPC框架
| grpcio | 1.10.x-1.17.x | 支持openfeature组合调用 |
应用服务器
| 组件 | 支持版本 |
|---|---|
| uwsgi | 须开启--enable-threads 和--single-interpreter |
| gevent | |
| mod_wsgi | |
| Paste | v2.0 v3.0 |
| gunicorn | |
| uvicorn | 0.4.x - 0.34.x |
数据库
| 数据库 | 支持版本 |
|---|---|
| mysql-python | 1.2.3-1.4.x |
| mysql-connector | 2.0.x-2.2.x |
| pymysql | 0.6.x-1.0.x |
| pymssql | 2.0.x-2.2.x |
| psycopg2 | 2.3.x-2.9.x |
| psycopg2cffi | 2.5.x-2.9.x |
| psycopg2ct | 0.2.x-2.x |
| cx_Oracle | 5.1.x-8.2.x |
| pyodbc | 2.1.x-4.0.x |
| redis | 0.6.x-5.x.x |
| python-memcached | 1.31-1.59 |
| pymemcached | 1.2.x-3.4.x |
| python-binary-memcached | 0.2-0.30 |
| pymongo | 1.0.x-4.8.x |
| elasticsearch | 8.0.x-8.17.x |
外部调用
| 组件 | 支持版本 | 说明 |
|---|---|---|
| urllib | All | |
| urllib2 | All | |
| urllib3 | 1.18-1.26.2 | 支持跨应用追踪 |
| requests | 2.12.x-2.32.x | 支持跨应用追踪 |
| thrift | All | |
| httplib2 | All | 支持跨应用追踪 |
| httpx | 0.12.x - 0.28.x | 支持跨应用追踪 |
| grpcio | 1.10.x-1.17.x | 支持跨应用追踪 |
消息中间件
| MQ | 支持版本 |
|---|---|
| RabbitMQ(pika) | 0.10+ |
| ActiveMQ(stomp.py) | 4.1.20-7.0.0 |
日志组件
支持捕捉以下日志组件产生的error级别的异常。
| 日志组件 | 支持版本 |
|---|---|
| Logging | All |
| logbook | 1.3.0-1.5.3 |
OpenStack组件
| OpenStack组件 | 支持版本 |
|---|---|
| Nova | P版,K版 |
| Cinder | P版,K版 |
| Glance | P版,K版 |
| Neutron | P版,K版 |