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 39e7ada3c6
commit 26714d2ef3
@@ -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