]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: give the mgr permission to gather heap and mempool stats from the monitor
authorLaura Flores <lflores@redhat.com>
Mon, 11 Jul 2022 18:35:13 +0000 (18:35 +0000)
committerLaura Flores <lflores@redhat.com>
Wed, 20 Jul 2022 14:41:43 +0000 (14:41 +0000)
commit6e930a699fe156840253338354916576a80d0f5e
tree50019d120e7c9fe63c0705acc0b127c1b1ba5031
parent1cd4edb6a675e816fc8a555fab141715aee6d070
mon: give the mgr permission to gather heap and mempool stats from the monitor

Otherwise, we run into an "insufficient caps" situation.

Signed-off-by: Laura Flores <lflores@redhat.com>
src/mon/MonCap.cc