diff --git a/grafana/nodepool-dib-status.json b/grafana/nodepool-dib-status.json index 68a33841ce..99e04e48b4 100644 --- a/grafana/nodepool-dib-status.json +++ b/grafana/nodepool-dib-status.json @@ -475,7 +475,7 @@ "options": [], "query": "stats.timers.nodepool.dib_image_build.*", "refresh": 1, - "regex": "", + "regex": "/^(?!fedora-[0-9]+).*/", "skipUrlSync": false, "sort": 0, "type": "query" @@ -492,4 +492,4 @@ "uid": "f3089338b3", "version": 9, "weekStart": "" -} \ No newline at end of file +}