]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: ceph_pg_* metrics contains last value instead of sum all of them 33967/head
authorJacek Suchenia <jacek.suchenia@gmail.com>
Sat, 14 Mar 2020 13:12:10 +0000 (14:12 +0100)
committerKefu Chai <kchai@redhat.com>
Mon, 23 Mar 2020 03:02:47 +0000 (11:02 +0800)
commitad4d790a35af483f3a240f247cda5754301a9199
tree3c8e80a9548bc97331aefc43dc71cd6ad60ed53c
parente2f3e6062c8254babb0ad7f481c10384710b33e4
mgr: ceph_pg_* metrics contains last value instead of sum all of them

During evaluation of pool stats metrics contains last reported value instead of sum

Fixes: https://tracker.ceph.com/issues/44590
Signed-off-by: Jacek Suchenia <jacek.suchenia@gmail.com>
src/pybind/mgr/prometheus/module.py