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 c7de4d95f4a5..206cb8970e85 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