]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: add MDS metric metadata to health detail 2343/head
authorJohn Spray <john.spray@redhat.com>
Mon, 1 Sep 2014 17:43:11 +0000 (18:43 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 2 Sep 2014 13:06:25 +0000 (14:06 +0100)
commitc8d2388060f23e92305f271b341c00e2c03ed335
tree9ca497190caead1371305d50069c760e01d429af
parent9ee801524f729dc0e6a544b4b38befbcdd93ff39
mon: add MDS metric metadata to health detail

This is a bit wonky because the mon health structure expects
a string, and we have a key-val structure, but it's better
to output this somehow than to have it rot as a purely internal
thing.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/MDSMonitor.cc