This is an automated email from the ASF dual-hosted git repository. bfergerson pushed a commit to branch BFergerson-patch-1 in repository https://gitbox.apache.org/repos/asf/skywalking.git
commit 1f55171463bef7164c2cac1a500b6c23d4b2f86f Author: Brandon Fergerson <[email protected]> AuthorDate: Sat Oct 15 13:50:27 2022 +0400 Update changes.md --- docs/en/changes/changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/changes/changes.md b/docs/en/changes/changes.md index 18fcce430a..7c02662bcc 100644 --- a/docs/en/changes/changes.md +++ b/docs/en/changes/changes.md @@ -61,7 +61,7 @@ regardless of the cluster's changes. However with this change SkyWalking can't react to the cluster changes in time, but the delay is acceptable in our case. * Optimize the query time of tasks in ProfileTaskCache. -* Fix metrics was put into wrong slot of the window in the alarting kernel. +* Fix metrics was put into wrong slot of the window in the alerting kernel. #### UI
