diff --git a/grafana/dashboards/cmode/harvest_dashboard_compliance.json b/grafana/dashboards/cmode/harvest_dashboard_compliance.json index 66cf15776..57082f93c 100644 --- a/grafana/dashboards/cmode/harvest_dashboard_compliance.json +++ b/grafana/dashboards/cmode/harvest_dashboard_compliance.json @@ -1374,16 +1374,6 @@ "legendFormat": "", "refId": "F" }, - { - "exemplar": false, - "expr": "security_audit_destination_status{datacenter=\"$Datacenter\",cluster=~\"$Cluster\"}", - "format": "table", - "hide": false, - "instant": true, - "interval": "", - "legendFormat": "", - "refId": "H" - }, { "exemplar": true, "expr": "count by (datacenter, cluster) (ntpserver_labels{datacenter=\"$Datacenter\",cluster=~\"$Cluster\"})",