]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/prometheus: Fix metric types from gauge to counter 43187/head
authorPatrick Seidensal <pseidensal@suse.com>
Tue, 27 Jul 2021 13:18:46 +0000 (15:18 +0200)
committerAvan Thakkar <athakkar@localhost.localdomain>
Thu, 16 Sep 2021 10:19:25 +0000 (15:49 +0530)
commit46ae4d7e91c76be675811c1194c8d983aa092719
tree4595172d753b51f364ef6eb897d5dfcffb96e7eb
parent04704b1593efb8c691c79001aa9a864594e4d0e9
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>
(cherry picked from commit ede63b2eff23d824425da69ed304049c1c232ffd)
src/pybind/mgr/prometheus/module.py