]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/prometheus: Fix the per method stats exported 44082/head
authorPaul Cuzner <pcuzner@redhat.com>
Wed, 24 Nov 2021 01:28:01 +0000 (14:28 +1300)
committerPaul Cuzner <pcuzner@redhat.com>
Wed, 24 Nov 2021 01:28:01 +0000 (14:28 +1300)
commit34afdc88fc40effc65f5ae4ccfbad48ef5d26985
treec8b08c377f9086010989e1bcbe3f30a5889295b9
parent17f4da9df2ac8354b028ed986616b2b7ae56f05d
mgr/prometheus: Fix the per method stats exported

The per method stats were missing due to a typo. This patch
addresses that to ensure that we get the method timings and
count 'counters'

Fixes: https://tracker.ceph.com/issues/53379
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
src/pybind/mgr/prometheus/module.py