grafana/pkg/tsdb/prometheus
Carl Bergquist 5d6ed6c45f
prom: add support for default step param (#9866)
Alerting for prometheus have been depending on the step parameter from each query.
In https://github.com/grafana/grafana/pull/9226 we changed the behavior for step in the
frontend which caused problems for alerting. This commit fixes that by introducing a default
min interval value so alerting always have something to depend on. 

closes #9777
2017-11-15 11:22:00 +01:00
..
prometheus_test.go prom: add support for default step param (#9866) 2017-11-15 11:22:00 +01:00
prometheus.go prom: add support for default step param (#9866) 2017-11-15 11:22:00 +01:00
types.go feat(prometheus): handle more errors 2016-09-21 13:17:36 +02:00