提交 35d2d58e 编写于 作者: Q qinzuoyan 提交者: WeijieSun

fix collector bug

Summary: Ref T9983

Test Plan: N/A

Reviewers: sunweijie, cailiuyang, heyuchen, wutao1

Reviewed By: sunweijie

Subscribers: #pegasus

Maniphest Tasks: T9983

Differential Revision: https://phabricator.d.xiaomi.net/D75941
上级 94b5f42b
......@@ -147,6 +147,8 @@ info_collector::AppStatCounters *info_collector::get_app_counters(const std::str
INIT_COUNER(remove_qps);
INIT_COUNER(multi_remove_qps);
INIT_COUNER(scan_qps);
INIT_COUNER(recent_expire_count);
INIT_COUNER(recent_filter_count);
INIT_COUNER(storage_mb);
INIT_COUNER(storage_count);
INIT_COUNER(read_qps);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册