]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/zabbix: log exceptions with backtrace 17931/head
authorJohn Spray <john.spray@redhat.com>
Sat, 23 Sep 2017 14:22:34 +0000 (15:22 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 25 Sep 2017 09:56:24 +0000 (10:56 +0100)
commit316dcc8f0b42b85503632d5472c45c9828882f2c
treea357635ed210709413ace24134328a625db57575
parent9c02738b4ea0303f5b3cbfc4748d6791007be834
mgr/zabbix: log exceptions with backtrace

Logging just the exception object gave a sometimes-enigmatic
single line.  Let's use the logger exception method so that
we get a backtrace.

Signed-off-by: John Spray <john.spray@redhat.com>
src/pybind/mgr/zabbix/module.py