]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr/prometheus: fix typo in get_collect_time_metrics 40162/head
authorSage Weil <sage@newdream.net>
Tue, 16 Mar 2021 20:10:42 +0000 (15:10 -0500)
committerSage Weil <sage@newdream.net>
Tue, 16 Mar 2021 20:10:42 +0000 (15:10 -0500)
commitc80b944fd4f32dea6a153375d9bdeb4a6e1d0b4c
tree9ff1737cbb0774ac2d86ad133d4722f81f08ea2c
parent8e9738033aff605d6b77d534638ce38f3ab8f5fb
mgr/prometheus: fix typo in get_collect_time_metrics

This causes a failure the first time through this function, but
subsequent calls succeed, making it a bit hard to notice.

Fixes: 58fd057e2c8799fa000b9937aa992e13cbbd485f
Fixes: https://tracker.ceph.com/issues/49846
Signed-off-by: Sage Weil <sage@newdream.net>
src/pybind/mgr/prometheus/module.py