Skip to content

Commit 1b75b38

Browse files
committed
feat(gatus): add event-bingo endpoint monitoring
1 parent 02b10d0 commit 1b75b38

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

infrastructure/overlays/prod/monitoring/gatus/public/configmap.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,9 @@ data:
6969
interval: 5m
7070
conditions:
7171
- "[STATUS] == 200"
72+
- name: "Event Bingo"
73+
group: "Services"
74+
url: "https://bingo.pseudolab-devfactory.com/"
75+
interval: 5m
76+
conditions:
77+
- "[STATUS] == 200"

0 commit comments

Comments
 (0)