From b044eda31f32c956ea9e9622244271d3b5406fce Mon Sep 17 00:00:00 2001 From: zhongwencool Date: Thu, 17 Feb 2022 23:10:13 +0800 Subject: [PATCH] fix(doc): Update CHANGES-4.4.md Co-authored-by: Zaiming (Stone) Shi --- CHANGES-4.4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES-4.4.md b/CHANGES-4.4.md index d9957620c..56c77d458 100644 --- a/CHANGES-4.4.md +++ b/CHANGES-4.4.md @@ -27,7 +27,7 @@ - TLS for cluster backplane (RPC) connections. See clustering document for more details. -- Support real-time trace filtering logs for the ClientID or Topic or IP via dashboard. +- Support real-time tracing in the dashboard, with Client ID, Client IP address, and topic name based filtering. ### Minor changes