Skip to content

Commit a1ca1fe

Browse files
authored
Add component libraries of DM jdbc driver. (#13308)
1 parent a2a67ca commit a1ca1fe

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/en/changes/changes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
* Remove string limitation in Jackson deserializer for ElasticSearch client.
3131
* Fix `disable.oal` does not work.
3232
* Enhance the stability of e2e PHP tests and update the PHP agent version.
33+
* Add component ID for the `dameng` JDBC driver.
3334

3435
#### UI
3536

oap-server/server-starter/src/main/resources/component-libraries.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,9 @@ ztunnel:
539539
id: 162
540540
languages: ebpf, mesh
541541
priority: 10
542+
Dmdb-jdbc-driver:
543+
id: 163
544+
languages: Java
542545

543546
# .NET/.NET Core components
544547
# [3000, 4000) for C#/.NET only

0 commit comments

Comments
 (0)