fix(docs): update slow subs change log

This commit is contained in:
lafirest 2022-02-18 11:10:57 +08:00
parent 24bd7371b7
commit 0ba6262d06
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
- Support real-time tracing in the dashboard, with Client ID, Client IP address, and topic name based filtering.
- Refactor the Slow subscribers statistics module, now, the feature will rank The per clientid-topic latency measurements.
- Add the Slow Subscriptions module to count the time spent during the message transmission. This feature will list the Clients and Topics with higher time consumption in Dashboard
### Minor changes