Commit 749076a
wangwenjuan
Bluestore: fix bluestore collection_list latency perf counter
Fixed bug in BlueStore::_collection_list using l_bluestore_remove_lat as bluestore list delay time,
which should be l_bluestore_clist_lat.
Fixes: https://tracker.ceph.com/issues/61460
Signed-off-by: Wangwenjuan <[email protected]>1 parent 0c756c7 commit 749076a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11803 | 11803 | | |
11804 | 11804 | | |
11805 | 11805 | | |
11806 | | - | |
| 11806 | + | |
11807 | 11807 | | |
11808 | 11808 | | |
11809 | 11809 | | |
| |||
0 commit comments