grafana/public/app/plugins/datasource/prometheus/dashboards
Sebastian 85aed0276e
Update grafana_stats.json
The grafana_stats.json used the following prometheus query: "increase(grafana_alerting_result_total[1m])" But a metric called "grafana_alerting_result_total" is currently not there anymore. So i changed the query to "increase(grafana_alerting_active_alerts[1m])" and updated the title as well (Before: "Grafana alert results", Now: "Grafana active alerts").
2018-10-29 12:05:24 +01:00
..
grafana_stats.json Update grafana_stats.json 2018-10-29 12:05:24 +01:00
prometheus_2_stats.json Fix Prometheus 2.0 stats (#11048) 2018-03-03 13:40:28 +01:00
prometheus_stats.json add templating for prometheus monitoring other promethues (#8845) 2017-07-18 19:52:29 +02:00