]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: Include daemon details in SLOW_OPS output 21750/head
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 1 May 2018 01:15:28 +0000 (11:15 +1000)
committerBrad Hubbard <bhubbard@redhat.com>
Thu, 3 May 2018 04:52:39 +0000 (14:52 +1000)
commitb5263176dea6d204c2caa52043cefc94dd5e475f
treed8aed4ce7835fcd4bb52e6d32926757c6ed4d6c6
parent543d8a0e4cfefd2c4e8e22f151555bb77617aa21
mgr: Include daemon details in SLOW_OPS output

Currently there is no way to see which daemons were involved in a slow
op after the op has cleared. This change allows us to record which
daemons were implicated in the logs.

Partially fixes: http://tracker.ceph.com/issues/23205

Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
src/mgr/DaemonHealthMetricCollector.cc