Hermes Agent service account
|
59c83c296b
|
Add Pure FlashArray Grafana dashboard
- Add official Pure Storage FlashArray Overview dashboard (v1.0.6) as ConfigMap
- Dashboard source: github.com/PureStorage-OpenConnect/pure-fa-openmetrics-exporter
- Auto-discovered by Grafana sidecar via grafana_dashboard label
- Update ServiceMonitor to add required labels for dashboard compatibility:
- instance: utilidor (array identifier expected by dashboard)
- env: production (dashboard template variable requirement)
- location: homelab (optional dashboard filter)
- site: main (optional dashboard filter)
- Dashboard includes array capacity, performance, volume stats, host connectivity
|
2026-06-19 17:58:45 -05:00 |
|
Hermes Agent service account
|
cb5ffc16d8
|
Add Pure FlashArray OpenMetrics exporter to monitoring namespace
- Deploy purestorage/pure-fa-om-exporter:v1.0.27 container
- Configure API token secret for utilidor FlashArray (jarvis user)
- Expose /metrics endpoint via ClusterIP service on port 9490
- ServiceMonitor for kube-prometheus-stack auto-discovery
- ArgoCD application for GitOps deployment (wave 3)
- Scrape interval: 60s (storage metrics low frequency)
- Resource limits: 200m CPU / 128Mi memory
Provides pure_* metrics namespace for FlashArray capacity, performance,
volume stats, host connectivity, etc.
|
2026-06-19 17:48:20 -05:00 |
|