diff --git a/dashboards_v5/Crowdsec Details per Machine.json b/dashboards_v5/Crowdsec Details per Machine.json index 75a1734..33c8735 100644 --- a/dashboards_v5/Crowdsec Details per Machine.json +++ b/dashboards_v5/Crowdsec Details per Machine.json @@ -444,7 +444,7 @@ "uid": "${DS_PROMETHEUS}" }, "exemplar": true, - "expr": "sum(cs_alerts)", + "expr": "sum(cs_alerts{instance="$instance"})", "interval": "", "legendFormat": "", "refId": "A"