Status: Done
As a developer, I want a Grafana interface to view logs and metrics, So that I can monitor my PR environment through a single pane of glass.
- Grafana deployed in
observabilitynamespace - Prometheus configured as data source
- Loki configured as data source
- Pre-built dashboards available (cluster overview, namespace view)
- Grafana accessible via URL (e.g., grafana.preview.domain.com)
- Basic authentication or SSO configured
Should - Important but not blocking
5
- US-011: Deploy Prometheus for Metrics Collection
- US-012: Deploy Loki for Log Aggregation
- Grafana often included in kube-prometheus-stack
- Consider Grafana Cloud for managed option (future)
- Dashboards can be provisioned as ConfigMaps