Add sanic plugin (#5896)
https://github.com/apache/skywalking-python/pull/91
This commit is contained in:
parent
3e6d47a930
commit
127782f135
|
|
@ -470,6 +470,9 @@ Tornado:
|
|||
Urllib3:
|
||||
id: 7006
|
||||
languages: Python
|
||||
Sanic:
|
||||
id: 7007
|
||||
languages: Python
|
||||
|
||||
# PHP components
|
||||
# [8000, 9000) for PHP agent
|
||||
|
|
@ -541,4 +544,4 @@ Component-Server-Mappings:
|
|||
Predis: Redis
|
||||
PyMysql: Mysql
|
||||
spring-kafka-consumer: kafka-consumer
|
||||
mssql-jdbc-driver: SqlServer
|
||||
mssql-jdbc-driver: SqlServer
|
||||
|
|
|
|||
Loading…
Reference in New Issue