This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking.git
The following commit(s) were added to refs/heads/master by this push:
new a19dbe3 Add component definition for `Alibaba Druid` (#7736)
a19dbe3 is described below
commit a19dbe3edbb6f7bcca4c7532795b0db02abecc28
Author: 业余布道师 <[email protected]>
AuthorDate: Sun Sep 19 22:52:59 2021 +0800
Add component definition for `Alibaba Druid` (#7736)
---
CHANGES.md | 1 +
oap-server/server-starter/src/main/resources/component-libraries.yml | 3 +++
2 files changed, 4 insertions(+)
diff --git a/CHANGES.md b/CHANGES.md
index 52b6d1a..57b6d35 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -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
diff --git
a/oap-server/server-starter/src/main/resources/component-libraries.yml
b/oap-server/server-starter/src/main/resources/component-libraries.yml
index 9fe9a86..1b16919 100755
--- a/oap-server/server-starter/src/main/resources/component-libraries.yml
+++ b/oap-server/server-starter/src/main/resources/component-libraries.yml
@@ -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