From f3edecfd90639280e4ae1b0b8e528d46d9703960 Mon Sep 17 00:00:00 2001 From: Tharic99 <39832147+Tharic99@users.noreply.github.com> Date: Fri, 19 Jan 2024 18:23:47 -0500 Subject: [PATCH] Update healthchecks.md --- docs/widgets/services/healthchecks.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/widgets/services/healthchecks.md b/docs/widgets/services/healthchecks.md index b438e153..a524016f 100644 --- a/docs/widgets/services/healthchecks.md +++ b/docs/widgets/services/healthchecks.md @@ -3,6 +3,8 @@ title: Health checks description: Health checks Widget Configuration --- +[Health Checks](https://github.com/healthchecks/healthchecks) - Open-source cron job and background task monitoring service, written in Python & Django + Specify a single check by including the `uuid` field or show the total 'up' and 'down' for all checks by leaving off the `uuid` field.