Skip to content

Commit f71d215

Browse files
authored
Merge pull request #11 from minitriga/issue_7_edit
Update Dashboard Query
2 parents f26a5a7 + 1a7e5d9 commit f71d215

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbox_grafana_dashboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@
496496
"pluginVersion": "7.1.1",
497497
"targets": [
498498
{
499-
"expr": "netbox_report_stats\n",
499+
"expr": "sum by(status) (netbox_report_stats)",
500500
"interval": "",
501501
"legendFormat": "{{status}}",
502502
"refId": "A"

0 commit comments

Comments
 (0)