From 371c411ac375459a3fb0babf5457f5336d884a19 Mon Sep 17 00:00:00 2001 From: Charles V Bock Date: Mon, 9 May 2016 10:11:17 -0700 Subject: [PATCH] high_flap_threshold documentation correction Changing description of high_flap_threshold to properly reflect its function. --- monitoring/sensu_check.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitoring/sensu_check.py b/monitoring/sensu_check.py index e880e9239d9..7cf38509669 100644 --- a/monitoring/sensu_check.py +++ b/monitoring/sensu_check.py @@ -146,7 +146,7 @@ options: default: null high_flap_threshold: description: - - The low threshhold for flap detection + - The high threshhold for flap detection required: false default: null custom: