Skip to content

Commit

Permalink
Update monitoring/custom-checks/in-servicepulse.md
Browse files Browse the repository at this point in the history
Co-authored-by: Poornima Nayar <[email protected]>
  • Loading branch information
andreasohlund and poornimanayar authored Nov 6, 2024
1 parent 5f9448c commit 1d9b0c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monitoring/custom-checks/in-servicepulse.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 1d9b0c3

Please sign in to comment.