From 71005bbd68dd43cc781c7b9ba857b81fc10ac384 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 (cherry picked from commit 911fe5ce4fb5d0a7282dad87c2bfe6528c4f2fcf) --- 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 dd7c5d37444d..bc09af4f89f1 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -4693,7 +4693,7 @@ std::vector