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