Integrating with Grafana
Configure Grafana dashboards
Introduction
The Resiliency Operator exports metrics in Prometheus format that can be visualized using custom Grafana dashboards.
Prerequisites
- Prometheus installed in the Kubernetes cluster
- Grafana configured to access the Prometheus
Process
1. Import dashboard for Assets
Access to Grafana and navigate to Home > Dashboards > Import.
Set the dashboard URL to https://astronetes.io/deploy/resiliency-operator/v1.3.5/grafana-dashboard-assets.json and click Load.
Configure the import and click con Import button to complete the process.
2. Import dashboard for Synchronizations
Access to Grafana and navigate to Home > Dashboards > Import.
Set the dashboard URL to https://astronetes.io/deploy/resiliency-operator/v1.3.5/grafana-dashboard-synchronizations.json and click Load.
Configure the import and click con Import button to complete the process.