Skip to content

Commit 669bc99

Browse files
committed
Fix Ruby component IDs in change logs.
1 parent 3914802 commit 669bc99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/en/changes/changes.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
* Support `Get Effective TTL Configurations` API.
4747
* Fix `ServerStatusService.statusWatchers` concurrent modification.
4848
* Add protection for dynamic config change propagate chain.
49-
* Add Ruby component IDs.
49+
* Add Ruby component IDs(HttpClient=2, Redis=7, Memcached=20, Elasticsearch=47, Ruby=12000, Sinatra=12001).
5050
* Add component ID(160) for Caffeine.
5151
* Alarm: Support store and query the metrics snapshot when the alarm is triggered.
5252
* Alarm: Remove unused `Alarm Trend` query.
@@ -63,7 +63,6 @@
6363
* BanyanDB: Add support for compatibility checks based on the BanyanDB server's API version.
6464
* MQE: Support `&&(and)`, `||(or)` bool operators.
6565
* OAP self observability: Add JVM heap and direct memory used metrics.
66-
* Update component IDs for Ruby.
6766

6867
#### UI
6968

0 commit comments

Comments
 (0)