]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: ceph_pg_* metrics contains last value instead of sum all of them 34163/head
authorJacek Suchenia <jacek.suchenia@gmail.com>
Sat, 14 Mar 2020 13:12:10 +0000 (14:12 +0100)
committerKonstantin Shalygin <k0ste@k0ste.ru>
Wed, 25 Mar 2020 02:54:38 +0000 (09:54 +0700)
commitec86df19c9a444b550e778170733365f1848727d
treebde2c4e1ca7b6a976045b1d244bdd43e67be78ee
parenta8062613c81ad08815edcdf06e668fcc77270a03
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>
(cherry picked from commit ad4d790a35af483f3a240f247cda5754301a9199)
src/pybind/mgr/prometheus/module.py