]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon/MgrStatMonitor: add pool_availability_update_interval config option
authorShraddha Agrawal <shraddha.agrawal000@gmail.com>
Thu, 21 Aug 2025 11:51:49 +0000 (17:21 +0530)
committerShraddha Agrawal <shraddha.agrawal000@gmail.com>
Mon, 15 Sep 2025 05:31:34 +0000 (11:01 +0530)
commita8f97fc8ae44a9d37bca16bc013b638d6867ad2a
tree170b1f3c5d47fe069c68fcad3b156f8040908f61
parentfae96c0dce4428cf907b0542cef4b2736b05e01f
mon/MgrStatMonitor: add pool_availability_update_interval config option

This commit adds the dynamic config option to change the
interval at which the data availablity score is updated.

Fixes: https://tracker.ceph.com/issues/72619
Signed-off-by: Shraddha Agrawal <shraddhaag@ibm.com>
(cherry picked from commit 37173c8be118795af6218ffad1e67a95a935a394)
src/common/options/mon.yaml.in
src/mon/MgrStatMonitor.cc
src/mon/MgrStatMonitor.h