grafana/pkg/tsdb
Torkel Ödegaard d354f3a8af fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247)
* fix(alerting): fixed evaluation for no_value condition, fixes #7244

* feat(alerting): moving null library into grafana, fixing handling on no value / no series
2017-01-13 12:32:30 +01:00
..
graphite Use cache for http.client in tsdb package. (#6833) 2016-12-07 11:10:42 +01:00
influxdb fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 2017-01-13 12:32:30 +01:00
mqe fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 2017-01-13 12:32:30 +01:00
opentsdb fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 2017-01-13 12:32:30 +01:00
prometheus fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 2017-01-13 12:32:30 +01:00
testdata fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 2017-01-13 12:32:30 +01:00
batch.go Use cache for http.client in tsdb package. (#6833) 2016-12-07 11:10:42 +01:00
executor.go Use cache for http.client in tsdb package. (#6833) 2016-12-07 11:10:42 +01:00
fake_test.go Use cache for http.client in tsdb package. (#6833) 2016-12-07 11:10:42 +01:00
interval_test.go feat(templating): completed work on built in template variables and , closes #7190, refactors #7170 2017-01-11 12:10:26 +01:00
interval.go feat(templating): completed work on built in template variables and , closes #7190, refactors #7170 2017-01-11 12:10:26 +01:00
models.go fix(alerting): fixed evaluation for no_value condition, fixes #7244 (#7247) 2017-01-13 12:32:30 +01:00
query_context.go feat(testdata): lots of work on new test data data source and scenarios 2016-09-27 18:17:39 +02:00
request.go tech(tsdb): abort batch procces when context closes 2016-10-03 14:33:47 +02:00
time_range_test.go feat(testdata): lots of work on new test data data source and scenarios 2016-09-27 18:17:39 +02:00
time_range.go feat(testdata): added csv test data scenario 2016-09-28 10:37:30 +02:00
tsdb_test.go Use cache for http.client in tsdb package. (#6833) 2016-12-07 11:10:42 +01:00