Add component id for Micronaut HTTP plugin (#9455)

This commit is contained in:
pg.yang 2022-08-10 22:49:12 +08:00 committed by GitHub
parent 7f21f2ee8a
commit 29c4344bd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 6 additions and 2 deletions

View File

@ -81,6 +81,7 @@
* Add the MYSQL layer and update layer routers.
* Fix query order for trace list.
* Add a calculation to convert seconds to days.
* Add component ID(131) for Java Micronaut plugin
#### Documentation

View File

@ -422,6 +422,9 @@ https:
tls:
id: 130
languages: ebpf
Micronaut:
id: 131
languages: Java
# .NET/.NET Core components
# [3000, 4000) for C#/.NET only
@ -689,4 +692,4 @@ Component-Server-Mappings:
GoMysql: Mysql
ClickHouse-jdbc-driver: ClickHouse
Apache-Kylin-jdbc-driver: Apache-Kylin
MysqlClient: Mysql
MysqlClient: Mysql

@ -1 +1 @@
Subproject commit f5bcd5da2e2e52b2ff2d749bfa4c4b38d327e5c5
Subproject commit 973b51e9ca4b93215fcb4254b6cd5aee76915559