feat: add api-gateway blackbox probes for healthz and /v1/models
This commit is contained in:
@@ -61,6 +61,10 @@ serviceMonitor:
|
||||
url: https://argocd.riotpiao.com/healthz
|
||||
- name: longhorn
|
||||
url: https://longhorn.riotpiao.com/
|
||||
- name: api-gateway
|
||||
url: https://api.riotpiao.com/healthz
|
||||
- name: api-gateway-models
|
||||
url: https://api.riotpiao.com/v1/models
|
||||
|
||||
prometheusRule:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user