summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: bd6aad2)
raw | patch | inline | side by side (parent: bd6aad2)
author | Aleksei Zakharov <zakharov.a.g@yandex.ru> | |
Wed, 11 Oct 2017 17:15:30 +0000 (17:15 +0000) | ||
committer | Aleksei Zakharov <zakharov.a.g@yandex.ru> | |
Wed, 11 Oct 2017 17:17:18 +0000 (17:17 +0000) |
".sum" is not cutted in parse_keys() now.
src/ceph_test.c | patch | blob | history |
diff --git a/src/ceph_test.c b/src/ceph_test.c
index 2f65b509385e2f39573d0b520e031c09451f1a4e..4546773084cb11faa2bfb951803f73c5a614fd39 100644 (file)
--- a/src/ceph_test.c
+++ b/src/ceph_test.c
{"WBThrottle.ios_wb.type", "2"},
{"WBThrottle.inodes_dirtied.type", "2"},
{"WBThrottle.inodes_wb.type", "10"},
- {"filestore.journal_wr_bytes", "3117"},
+ {"filestore.journal_wr_bytes.sum", "3117"},
{"filestore.example_latency.avgcount", "42"},
{"filestore.example_latency.sum", "4711"},
};