]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/prometheus: pg count by pool
authorAleksei Zakharov <zakharov.a.g@yandex.ru>
Fri, 20 Dec 2019 15:05:05 +0000 (18:05 +0300)
committerAleksei Zakharov <zaharov@selectel.ru>
Wed, 29 Jan 2020 14:26:20 +0000 (17:26 +0300)
commit41e7d20d2cba19281e237a17a27f4544addd95a8
tree613e25e5d71781f0db4c9d204f18fa05e54d3fee
parent8fb16e43e6a21989ee6f0a45551d65f740011595
mgr/prometheus: pg count by pool

If we have all other stats by pool, it's better to have total
count by pool too. We always can sum() all of total, but it's
hard to count by-pool total.

Signed-off-by: Aleksei Zakharov <zakharov.a.g@yandex.ru>
src/pybind/mgr/prometheus/module.py