]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/prometheus: Fix metric types from gauge to counter 42506/head
authorPatrick Seidensal <pseidensal@suse.com>
Tue, 27 Jul 2021 13:18:46 +0000 (15:18 +0200)
committerPatrick Seidensal <pseidensal@suse.com>
Thu, 29 Jul 2021 10:34:01 +0000 (12:34 +0200)
commitede63b2eff23d824425da69ed304049c1c232ffd
tree7602675d73aa21764ff605a87338104b01c9c3e5
parentf0027c05c6d9de386fe963c04791f8b64dcaf290
mgr/prometheus: Fix metric types from gauge to counter

Affected metrics:
- ceph_pool_rd
- ceph_pool_rd_bytes
- ceph_pool_rw
- ceph_pool_rw_bytes

Fixes: https://tracker.ceph.com/issues/51868
Signed-off-by: Patrick Seidensal <pseidensal@suse.com>
src/pybind/mgr/prometheus/module.py