]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commit
collectors: No update on fetch osd_stats failure 141/head
authorBoris Ranto <branto@redhat.com>
Sat, 7 Oct 2017 09:28:09 +0000 (11:28 +0200)
committerBoris Ranto <branto@redhat.com>
Sat, 7 Oct 2017 09:28:12 +0000 (11:28 +0200)
commit7d93227f72bdfa7b54aba804e04a4ff71c0064ca
tree7addbf5cd35ecb4c979eb367e377b94ab3ca6173
parent033cd007e6830892831a7e070029d7f95cc725af
collectors: No update on fetch osd_stats failure

We currently do not check that we were able to successfully fetch the
osd_stas for a given osd_id which can result in collectors being down
for a while. We should check that we were able to fetch them before we
actually try to update them.

Signed-off-by: Boris Ranto <branto@redhat.com>
collectors/osd.py