From 1d9b0c36eb88447da70f03b8000fcd97b57356fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20=C3=96hlund?= Date: Wed, 6 Nov 2024 15:38:50 +0100 Subject: [PATCH] Update monitoring/custom-checks/in-servicepulse.md Co-authored-by: Poornima Nayar --- monitoring/custom-checks/in-servicepulse.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/monitoring/custom-checks/in-servicepulse.md b/monitoring/custom-checks/in-servicepulse.md index 780fe5b2032..cbacb51301b 100644 --- a/monitoring/custom-checks/in-servicepulse.md +++ b/monitoring/custom-checks/in-servicepulse.md @@ -24,7 +24,7 @@ When a custom check fails, it will continue to make the main Custom Checks badge Sometimes a custom check reports an error that is easily solved. The status of the custom check will not be updated in ServicePulse until the custom check is executed again. -If it is a one-off custom check, then the endpoint hosting will need to be restarted to execute the custom check again. If it is a periodic custom check, then it will be automatically executed again after the scheduled period. +If it is a one-off custom check, the endpoint hosting the check will need to be restarted to execute it again. If it is a periodic custom check, it will be automatically executed again after the scheduled period. Rather than waiting for the failing custom check to be executed again to update its status, it can be muted. Muted custom checks are removed from ServicePulse and will not contribute to the main custom checks dashboard badge.