]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
filestore: Raise the priority of two counters 22037/head
authorBoris Ranto <branto@redhat.com>
Wed, 16 May 2018 16:59:27 +0000 (18:59 +0200)
committerBoris Ranto <branto@redhat.com>
Tue, 22 May 2018 09:39:38 +0000 (11:39 +0200)
commitec2a367e492bec848e16e009a79c6dc402e054e3
treed6cebf48422372c8bad8fdc5036153fc96307fe1
parent46904a8025cd79d98d059b3041759246bbdb91e0
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>
src/os/filestore/FileStore.cc