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
|
url: https://argocd.riotpiao.com/healthz
|
||||||
- name: longhorn
|
- name: longhorn
|
||||||
url: https://longhorn.riotpiao.com/
|
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:
|
prometheusRule:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user