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 d7d3b5a53e Fix Ruby component IDs in change logs. (#12978)
d7d3b5a53e is described below

commit d7d3b5a53ecabdb3d52675477350a54cebdd211f
Author: 吴晟 Wu Sheng <[email protected]>
AuthorDate: Wed Jan 15 23:48:15 2025 +0800

    Fix Ruby component IDs in change logs. (#12978)
---
 docs/en/changes/changes.md | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md
index 8a7703f010..08fca073d7 100644
--- a/docs/en/changes/changes.md
+++ b/docs/en/changes/changes.md
@@ -46,7 +46,7 @@
 * Support `Get Effective TTL Configurations` API.
 * Fix `ServerStatusService.statusWatchers` concurrent modification.
 * Add protection for dynamic config change propagate chain.
-* Add Ruby component IDs.
+* Add Ruby component IDs(HttpClient=2, Redis=7, Memcached=20, 
Elasticsearch=47, Ruby=12000, Sinatra=12001).
 * Add component ID(160) for Caffeine.
 * Alarm: Support store and query the metrics snapshot when the alarm is 
triggered.
 * Alarm: Remove unused `Alarm Trend` query.
@@ -63,7 +63,6 @@
 * 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
 

Reply via email to