From bb6de30d56a274e3e9f992a852f3f973cbdb9a33 Mon Sep 17 00:00:00 2001 From: Diego Ripley Date: Sun, 1 Feb 2026 18:17:05 -0500 Subject: [PATCH] Add globalping HTTP check for Data in the Lab, with specific location tests. If successful, expand to key cities across Canada to get maximum coverage testing --- .upptimerc.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.upptimerc.yml b/.upptimerc.yml index c818e574..56210353 100644 --- a/.upptimerc.yml +++ b/.upptimerc.yml @@ -11,6 +11,9 @@ sites: url: https://data-01.dataforcanada.org - name: Data in the Lab url: https://data-01.labs.dataforcanada.org + type: globalping + check: http + location: Toronto+CA,Vancouver+CA - name: Static Assets (Prod) url: https://static-01.dataforcanada.org - name: Static Assets (Labs)