This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch metric-accurate
in repository https://gitbox.apache.org/repos/asf/skywalking.git


The following commit(s) were added to refs/heads/metric-accurate by this push:
     new 343a154  Add 2 more change logs.
343a154 is described below

commit 343a154d65ffd4008c9396a1d9e221c92eb706fc
Author: Wu Sheng <[email protected]>
AuthorDate: Fri Sep 24 12:03:30 2021 +0800

    Add 2 more change logs.
---
 CHANGES.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 5043458..2001f7d 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -73,6 +73,8 @@ Release Notes.
 * Add component definition for `Alibaba Druid` and `HikariCP`.
 * Fix `Hour` and `Day` dimensionality metrics not accurate, due to the cache 
read-then-clear mechanism conflicts with low
   down metrics flush period added in 8.7.0.
+* Fix `Slow SQL sampling` not accurate, due to TopN works conflict with cache 
read-then-clear mechanism.
+* The persistent cache is only read when necessary.
 
 #### UI
 

Reply via email to