有奖捉虫:办公协同&微信生态&物联网文档专题 HOT
本文将列出应用性能监控支持的 Python 框架及组件。
Library
Python Version - Lib Version
Plugin Name
aiohttp
Python >=3.7 - [‘3.7.*'];
sw_aiohttp
aioredis
Python >=3.7 - [‘2.0.*'];
sw_aioredis
aiormq
Python >=3.7 - [‘6.3’, ‘6.4’];
sw_aiormq
amqp
Python >=3.7 - [‘2.6.1’];
sw_amqp
asyncpg
Python >=3.7 - [‘0.25.0’];
sw_asyncpg
bottle
Python >=3.7 - [‘0.12.23’];
sw_bottle
celery
Python >=3.7 - [‘5.1’];
sw_celery
Python >=3.7 - [‘1.5.0’, ‘1.7.0’, ‘1.8.2’];
sw_confluent_kafka
django
Python >=3.7 - [‘3.2’];
sw_django
Python >=3.7 - [‘7.13’, ‘7.14’, ‘7.15’];
sw_elasticsearch
hug
Python >=3.11 - NOT SUPPORTED YET; Python >=3.10 - [‘2.5’, ‘2.6’]; Python >=3.7 - [‘2.4.1’, ‘2.5’, ‘2.6’];
sw_falcon
fastapi
Python >=3.7 - [‘0.89.’, ‘0.88.'];
sw_fastapi
flask
Python >=3.7 - [‘2.0’];
sw_flask
happybase
Python >=3.7 - [‘1.2.0’];
sw_happybase
Python >=3.7 - ['*'];
sw_http_server
werkzeug
Python >=3.7 - [‘1.0.1’, ‘2.0’];
sw_http_server
httpx
Python >=3.7 - [‘0.23.’, ‘0.22.'];
sw_httpx
Python >=3.7 - [‘2.0’];
sw_kafka
loguru
Python >=3.7 - [‘0.6.0’, ‘0.7.0’];
sw_loguru
Python >=3.7 - [‘2.1.*'];
sw_mysqlclient
Python >=3.11 - [‘3.1.']; Python >=3.7 - [‘3.0.18’, ‘3.1.'];
sw_psycopg
Python >=3.10 - NOT SUPPORTED YET; Python >=3.7 - [‘2.9’];
sw_psycopg2
pymongo
Python >=3.7 - [‘3.11.*'];
sw_pymongo
pymysql
Python >=3.7 - [‘1.0’];
sw_pymysql
pyramid
Python >=3.7 - [‘1.10’, ‘2.0’];
sw_pyramid
pika
Python >=3.7 - [‘1.2’];
sw_rabbitmq
redis
Python >=3.7 - [‘3.5.*’, ‘4.5.1’];
sw_redis
requests
Python >=3.7 - [‘2.26’, ‘2.25’];
sw_requests
sanic
Python >=3.10 - NOT SUPPORTED YET; Python >=3.7 - [‘20.12’];
sw_sanic
tornado
Python >=3.7 - [‘6.0’, ‘6.1’];
sw_tornado
urllib3
Python >=3.7 - [‘1.26’, ‘1.25’];
sw_urllib3
Python >=3.7 - ['*'];
sw_urllib_request
Python >=3.7 - [‘10.3’, ‘10.4’];
sw_websockets
说明
运行“celery-A…”的 celery 服务器需使用 HTTP 协议运行,因为默认情况下 celery 使用多处理,与当前 SkyWalking 中的 gRPC 协议实现不兼容。