Add component definition for `Alibaba Druid` (#7736)
This commit is contained in:
parent
fc7db29b2e
commit
a19dbe3edb
|
|
@ -69,6 +69,7 @@ Release Notes.
|
|||
* Improve the speed of writing TiDB by batching the SQL execution.
|
||||
* Fix wrong service name when IP is node IP in `k8s-mesh`.
|
||||
* Support dynamic configurations for openAPI endpoint name grouping rule.
|
||||
* Add component definition for `Alibaba Druid`.
|
||||
|
||||
#### UI
|
||||
|
||||
|
|
|
|||
|
|
@ -374,6 +374,9 @@ Sentinel:
|
|||
GuavaCache:
|
||||
id: 114
|
||||
languages: Java
|
||||
AlibabaDruid:
|
||||
id: 115
|
||||
languages: Java
|
||||
|
||||
# .NET/.NET Core components
|
||||
# [3000, 4000) for C#/.NET only
|
||||
|
|
|
|||
Loading…
Reference in New Issue