diff --git a/v2.0.0/UniFi-Poller_ USW Insights - Prometheus.json b/v2.0.0/UniFi-Poller_ USW Insights - Prometheus.json index c2e4db4..cda44e8 100644 --- a/v2.0.0/UniFi-Poller_ USW Insights - Prometheus.json +++ b/v2.0.0/UniFi-Poller_ USW Insights - Prometheus.json @@ -850,7 +850,7 @@ "type": "prometheus", "uid": "${DS_PROMETHEUS}" }, - "expr": "unpoller_device_memory_utilization_ratio{type=\"usw\", site_name=~\"$Site\",name=~\"$Switch\",type=~\"usw|udm|udmp\"}", + "expr": "unpoller_device_memory_utilization_ratio{site_name=~\"$Site\",name=~\"$Switch\",type=~\"usw|udm|udmp\"}", "interval": "$Smooth", "legendFormat": "{{name}}", "refId": "A"