From 36fa152553cadca866d393dbdd0bba892f09ebcd Mon Sep 17 00:00:00 2001 From: Ian Fijolek Date: Thu, 21 Nov 2024 11:13:03 -0800 Subject: [PATCH] Remove minitor check for public grafana I shut this down --- services/minitor-config.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/services/minitor-config.yml b/services/minitor-config.yml index f905f23..083fd28 100644 --- a/services/minitor-config.yml +++ b/services/minitor-config.yml @@ -11,11 +11,6 @@ monitors: - '/app/scripts/curl_ok.sh' - 'https://my.iamthefij.com' - - name: Grafana (public) - command: - - '/app/scripts/curl_ok.sh' - - 'https://grafana.iamthefij.com' - - name: Grafana (internal) command: - '/app/scripts/curl_ok.sh'