diff --git a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml index c7de4d95f4a50ab258a5a5c1c5ea263ee9136e4e..206cb8970e85169e2630cddf0bcdf41e5089d1e1 100755 --- a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml +++ b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml @@ -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 \ No newline at end of file + mssql-jdbc-driver: SqlServer