This is an automated email from the ASF dual-hosted git repository. wusheng pushed a commit to branch wu-sheng-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit c61811ce5a9f2f256921bf4f3c678a635a2c588e Author: 吴晟 Wu Sheng <[email protected]> AuthorDate: Thu Apr 14 23:41:17 2022 +0800 Fix missing change log of UI --- docs/en/changes/changes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md index ca9c93c40a..3282d00696 100644 --- a/docs/en/changes/changes.md +++ b/docs/en/changes/changes.md @@ -22,6 +22,7 @@ * General service instance: move `Thread Pool` from JVM to Overview, fix `JVM GC Count` calculation. * Add Apache ShenYu (incubating) component LOGO. * Show more metrics on service/instance/endpoint list on the dashboards. +* Support average values of metrics on the service/list/endpoint table widgets, with pop-up linear graph #### Documentation
