Cleanup grafana widget + fix labels

This commit is contained in:
shamoon 2023-02-13 20:24:57 -08:00
parent cd7d7ba729
commit c1f22b3e2c
2 changed files with 6 additions and 10 deletions

View file

@ -483,5 +483,9 @@
"processing": "Processing",
"processed": "Processed",
"time": "Time"
},
"grafana": {
"totalalerts": "Total Alerts",
"alertstriggered": "Alerts Triggered"
}
}