fix(gatus): Setup alerting

This commit is contained in:
2025-11-18 12:45:14 +01:00
parent 9ba67317dc
commit 3a1dac2a9f
+16
View File
@@ -75,26 +75,36 @@ config:
<<: *https-endpoint
group: "Primary Services"
url: https://maps.oceanbox.io/healthz
alerts:
- type: custom
- name: Sorcerer
<<: *https-endpoint
group: "Primary Services"
url: https://sorcerer.data.oceanbox.io/healthz
alerts:
- type: custom
- name: Plume
<<: *https-endpoint
group: "Secondary Services"
url: https://plume.data.oceanbox.io/healthz
alerts:
- type: custom
- name: Homepage
<<: *https-endpoint
group: "Secondary Services"
url: https://oceanbox.io
alerts:
- type: custom
- name: Homepage
<<: *https-endpoint
group: "Experimental Services"
url: https://oceanbox.io
alerts:
- type: custom
- name: Atlantis Beta
<<: *https-endpoint
@@ -102,6 +112,8 @@ config:
url: https://atlantis.beta.oceanbox.io/healthz
extra-labels:
environment: staging
alerts:
- type: custom
- name: Sorcerer Beta
<<: *https-endpoint
@@ -109,6 +121,8 @@ config:
url: https://sorcerer.ekman.oceanbox.io/healthz
extra-labels:
environment: staging
alerts:
- type: custom
- name: Plume Beta
<<: *https-endpoint
@@ -116,3 +130,5 @@ config:
url: https://plume.ekman.oceanbox.io/healthz
extra-labels:
environment: staging
alerts:
- type: custom