Skip to content

Commit cdef97d

Browse files
committed
feat(gatus): add event-bingo backend health endpoint monitoring
1 parent 1b75b38 commit cdef97d

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
@@ -75,3 +75,9 @@ data:
7575
interval: 5m
7676
conditions:
7777
- "[STATUS] == 200"
78+
- name: "Event Bingo API"
79+
group: "Services"
80+
url: "https://bingo.pseudolab-devfactory.com/health"
81+
interval: 5m
82+
conditions:
83+
- "[STATUS] == 200"

0 commit comments

Comments
 (0)