mirror of
https://github.com/grafana/grafana.git
synced 2025-02-20 11:48:34 -06:00
Merge pull request #13871 from crab86/patch-2
Updated grafana_stats.json
This commit is contained in:
commit
c0c2df4da0
@ -753,7 +753,7 @@
|
||||
"steppedLine": false,
|
||||
"targets": [
|
||||
{
|
||||
"expr": "increase(grafana_alerting_result_total[1m])",
|
||||
"expr": "increase(grafana_alerting_active_alerts[1m])",
|
||||
"format": "time_series",
|
||||
"intervalFactor": 3,
|
||||
"legendFormat": "{{state}}",
|
||||
@ -764,7 +764,7 @@
|
||||
"thresholds": [],
|
||||
"timeFrom": null,
|
||||
"timeShift": null,
|
||||
"title": "Grafana alert results",
|
||||
"title": "Grafana active alerts",
|
||||
"tooltip": {
|
||||
"shared": true,
|
||||
"sort": 0,
|
||||
@ -1049,4 +1049,4 @@
|
||||
]
|
||||
},
|
||||
"timezone": ""
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user