Replace inflight with inflight_cnt in STATS_KEYS

This commit is contained in:
zhouzb 2019-11-18 10:24:23 +08:00
parent dc7c39d479
commit 73275a2b4d
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,7 @@
-define(STATS_KEYS, [subscriptions_cnt,
subscriptions_max,
inflight,
inflight_cnt,
inflight_max,
mqueue_len,
mqueue_max,