Remove Argela from ACE dashboard #2

Change-Id: Idb4022f8887021db7daf2e12c38c337fa89ce733
diff --git a/monitoring/grafana-aether/dashboards/global-edge-status.json b/monitoring/grafana-aether/dashboards/global-edge-status.json
index 6d23fdd..d8fba12 100644
--- a/monitoring/grafana-aether/dashboards/global-edge-status.json
+++ b/monitoring/grafana-aether/dashboards/global-edge-status.json
@@ -2363,7 +2363,7 @@
       "steppedLine": false,
       "targets": [
         {
-          "expr": "sum(time() - aetheredge_last_update{name!~\"production.*|.*dongle\"}) by (name)",
+          "expr": "sum(time() - aetheredge_last_update{name!~\"production.*|.*dongle|ace-argela\"}) by (name)",
           "interval": "",
           "legendFormat": "{{name}}",
           "refId": "A"