]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr: Include daemon details in SLOW_OPS output
authorBrad Hubbard <bhubbard@redhat.com>
Tue, 1 May 2018 01:15:28 +0000 (11:15 +1000)
committerSage Weil <sage@redhat.com>
Fri, 4 May 2018 13:43:08 +0000 (08:43 -0500)
commit303e71fe074bb051421119d44f9559ceb929efe3
tree340e0889c007610ec7a9ab14bb6d5168b6c9d8fa
parent4f98ff5e06a968370ce86a0d73f47a9e91df4b81
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>
(cherry picked from commit b5263176dea6d204c2caa52043cefc94dd5e475f)
src/mgr/DaemonHealthMetricCollector.cc