diff --git a/dashboards/dashboards/PostgreSQL/PostgreSQL_Replication_Overview.json b/dashboards/dashboards/PostgreSQL/PostgreSQL_Replication_Overview.json index 50a170ae3b..4a2573e4fe 100644 --- a/dashboards/dashboards/PostgreSQL/PostgreSQL_Replication_Overview.json +++ b/dashboards/dashboards/PostgreSQL/PostgreSQL_Replication_Overview.json @@ -1262,15 +1262,13 @@ { "allValue": ".*", "current": { - "text": [ - "pdpgsql_replication_cluster" - ], + "text": "All", "value": [ - "pdpgsql_replication_cluster" + "$__all" ] }, "definition": "label_values(pg_up,cluster)", - "includeAll": false, + "includeAll": true, "label": "Cluster", "multi": true, "name": "cluster",