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 3914802248 Update component IDs for Ruby (#12977)
3914802248 is described below
commit 39148022485739aae14dbb8906bb5b8c59cb59a3
Author: Zixin Zhou <[email protected]>
AuthorDate: Wed Jan 15 23:32:39 2025 +0800
Update component IDs for Ruby (#12977)
---
docs/en/changes/changes.md | 1 +
.../server-starter/src/main/resources/component-libraries.yml | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 93f328bff0..8a7703f010 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -63,6 +63,7 @@
* BanyanDB: Add support for compatibility checks based on the BanyanDB
server's API version.
* MQE: Support `&&(and)`, `||(or)` bool operators.
* OAP self observability: Add JVM heap and direct memory used metrics.
+* Update component IDs for Ruby.
#### 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 7659635edd..8fd6710554 100644
--- a/oap-server/server-starter/src/main/resources/component-libraries.yml
+++ b/oap-server/server-starter/src/main/resources/component-libraries.yml
@@ -48,7 +48,7 @@ Tomcat:
languages: Java
HttpClient:
id: 2
- languages: Java,C#,Node.js
+ languages: Java,C#,Node.js,Ruby
Dubbo:
id: 3
languages: Java,Golang
@@ -104,7 +104,7 @@ JettyServer:
languages: Java
Memcached:
id: 20
- languages: Java,PHP
+ languages: Java,PHP,Ruby
ShardingJDBC:
id: 21
languages: Java
@@ -185,7 +185,7 @@ activemq-consumer:
languages: Java
Elasticsearch:
id: 47
- languages: Java,Python,Golang
+ languages: Java,Python,Golang,Ruby
transport-client:
id: 48
languages: Java