]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
filestore: Raise the priority of two counters
authorBoris Ranto <branto@redhat.com>
Wed, 16 May 2018 16:59:27 +0000 (18:59 +0200)
committerBoris Ranto <branto@redhat.com>
Fri, 1 Jun 2018 12:26:25 +0000 (14:26 +0200)
commitf77df572807055714fcda50d6cffd634c85fa1d7
tree8a4922f31d5de7662169799203aee3c9987c08a7
parente70a465ca217a00b8d55f6fc8116f5dbd6ea055f
filestore: Raise the priority of two counters

This raises the priority of
- journal_latency
- queue_transacation_latency_avg

so that they are exposed to the ceph-mgr python modules and could be
used there.

Signed-off-by: Boris Ranto <branto@redhat.com>
(cherry picked from commit ec2a367e492bec848e16e009a79c6dc402e054e3)
src/os/filestore/FileStore.cc