]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgrc: enable disabling stats via mgr_stats_threshold
authorJohn Spray <john.spray@redhat.com>
Tue, 31 Jul 2018 16:49:00 +0000 (17:49 +0100)
committerJohn Spray <john.spray@redhat.com>
Tue, 31 Jul 2018 16:51:07 +0000 (17:51 +0100)
commit911fe5ce4fb5d0a7282dad87c2bfe6528c4f2fcf
tree37361360e9827508dd1b67e17a9b26793d7e1941
parenta8dc0e593fc8209f7228e42ff52d261348b95de6
mgrc: enable disabling stats via mgr_stats_threshold

Because we had a min_max setting with CRIT the maximum,
it wasn't possible to actually turn off stats entirely.

Fixes: http://tracker.ceph.com/issues/25197
Signed-off-by: John Spray <john.spray@redhat.com>
src/common/options.cc