feat: add api-gateway blackbox probes for healthz and /v1/models

This commit is contained in:
2026-09-04 22:13:00 -07:00
parent 539ef848d0
commit eafcb2397e
@@ -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