]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commit
rgw: handle the scenario where the socket doesn't respond
authorPaul Cuzner <pcuzner@redhat.com>
Mon, 21 Aug 2017 04:51:18 +0000 (16:51 +1200)
committerPaul Cuzner <pcuzner@redhat.com>
Mon, 21 Aug 2017 04:51:18 +0000 (16:51 +1200)
commitdec8b78511e3d1705cf99061f29f901291274d14
treef28c4aa581f3a297cd9efea12dc8b2114e72c909
parent1e2d92034517bc0cdc2984d67fe5d513b1308ab8
rgw: handle the scenario where the socket doesn't respond

The perf dump to the socket could fail, so this change handles this
scenario by just reporting the issue avoiding connectionerror
problems
collectors/rgw.py