fix(gatus): Add beta and dev labels
This commit is contained in:
@@ -93,6 +93,13 @@ config:
|
|||||||
alerts:
|
alerts:
|
||||||
- type: custom
|
- type: custom
|
||||||
|
|
||||||
|
- name: Atlantis Beta TOS
|
||||||
|
<<: *https-endpoint
|
||||||
|
group: "Primary Services"
|
||||||
|
url: https://maps.beta.oceanbox.io/healthz
|
||||||
|
alerts:
|
||||||
|
- type: custom
|
||||||
|
|
||||||
# NOTE: Ingress is down
|
# NOTE: Ingress is down
|
||||||
# - name: Sorcerer VTN
|
# - name: Sorcerer VTN
|
||||||
# <<: *https-endpoint
|
# <<: *https-endpoint
|
||||||
@@ -115,16 +122,16 @@ config:
|
|||||||
alerts:
|
alerts:
|
||||||
- type: custom
|
- type: custom
|
||||||
|
|
||||||
- name: Atlantis Beta
|
- name: Atlantis Dev TOS
|
||||||
<<: *https-endpoint
|
<<: *https-endpoint
|
||||||
group: "Experimental Services"
|
group: "Experimental Services"
|
||||||
url: https://atlantis.beta.oceanbox.io/healthz
|
url: https://maps.dev.oceanbox.io/healthz
|
||||||
extra-labels:
|
extra-labels:
|
||||||
environment: staging
|
environment: staging
|
||||||
alerts:
|
alerts:
|
||||||
- type: custom
|
- type: custom
|
||||||
|
|
||||||
- name: Sorcerer Beta
|
- name: Sorcerer Dev TOS
|
||||||
<<: *https-endpoint
|
<<: *https-endpoint
|
||||||
group: "Experimental Services"
|
group: "Experimental Services"
|
||||||
url: https://sorcerer.ekman.oceanbox.io/healthz
|
url: https://sorcerer.ekman.oceanbox.io/healthz
|
||||||
@@ -133,7 +140,7 @@ config:
|
|||||||
alerts:
|
alerts:
|
||||||
- type: custom
|
- type: custom
|
||||||
|
|
||||||
- name: Plume Beta
|
- name: Plume Dev TOS
|
||||||
<<: *https-endpoint
|
<<: *https-endpoint
|
||||||
group: "Experimental Services"
|
group: "Experimental Services"
|
||||||
url: https://plume.ekman.oceanbox.io/healthz
|
url: https://plume.ekman.oceanbox.io/healthz
|
||||||
|
|||||||
Reference in New Issue
Block a user