From 911fe5ce4fb5d0a7282dad87c2bfe6528c4f2fcf Mon Sep 17 00:00:00 2001 From: John Spray Date: Tue, 31 Jul 2018 17:49:00 +0100 Subject: [PATCH] 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 --- src/common/options.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/options.cc b/src/common/options.cc index 01aab9e47fa78..efdb9cef92f66 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4777,7 +4777,7 @@ std::vector