From c779e781605dd7d865b9a05524a5f08cc75ceecf Mon Sep 17 00:00:00 2001 From: Matthew Evans Date: Thu, 18 Jul 2024 16:24:09 +0200 Subject: [PATCH] Use healthcheck endpoint for more granular warnings --- .upptimerc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.upptimerc.yml b/.upptimerc.yml index 7252105fa..83abfa782 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -10,7 +10,7 @@ sites: url: https://uh-datalab.odbx.science maxResponseTime: 10000 - name: Datalab UH (API) - url: https://uh-datalab-api.odbx.science + url: https://uh-datalab-api.odbx.science/healthcheck/is_ready maxResponseTime: 10000 - name: Datalab UH 2 url: https://uh-datalab2.odbx.science