feat(monitoring): add LLM Frontend Grafana dashboard

Resources (CPU/mem/restarts) + Loki logs across llm-serving, agent-pod,
and api (Kong) namespaces, mirroring the svc-*.yaml dashboard pattern.
No request-rate/latency/token panels yet -- no ServiceMonitor exists
for Kong or the KServe predictors, so there's no metric to query.
This commit is contained in:
Story Crater Bot
2026-08-16 06:54:56 -07:00
parent 6fb9b7cf1e
commit 3724cd3cdb
2 changed files with 19 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ resources:
- dashboards/control-plane-logs.yaml
- dashboards/hardware-overview.yaml
- dashboards/kube-controller-health.yaml
- dashboards/llm-frontend.yaml
- dashboards/service-availability.yaml
- dashboards/service-golden-signals.yaml
- dashboards/service-internals.yaml