diff --git a/examples/dashboard.json b/examples/dashboard.json index f28a987ddb..756aff7f56 100644 --- a/examples/dashboard.json +++ b/examples/dashboard.json @@ -671,7 +671,7 @@ "tableColumn": "", "targets": [ { - "expr": "sum(rollout_phase{phase=\"Paused\"} == 1)", + "expr": "sum(rollout_phase{phase=\"Error\"} == 1)", "format": "time_series", "hide": false, "intervalFactor": 1, @@ -1126,4 +1126,4 @@ "title": "Argo Rollouts", "uid": "9zNpieqik", "version": 5 -} +} \ No newline at end of file