Skip to content

Commit

Permalink
fix: remove unused metric (#1138)
Browse files Browse the repository at this point in the history
  • Loading branch information
Hardikl authored Jul 12, 2022
1 parent 7c8c060 commit 9ae1266
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions grafana/dashboards/cmode/harvest_dashboard_compliance.json
Original file line number Diff line number Diff line change
Expand Up @@ -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\"})",
Expand Down

0 comments on commit 9ae1266

Please sign in to comment.