grafana/public/app/plugins/datasource
David Kaltschmidt c0c06e4dd8 Prometheus: Make result transformer more robust for empty responses
- some prometheus-compatible backends may return `null` instead of empty lists
- test for lists before iterating
- added tests for empty responses
2018-12-07 11:22:55 +01:00
..
cloudwatch support template variable in stat field 2018-10-25 13:03:20 +09:00
elasticsearch Merge pull request #14179 from mattiarossi/master 2018-12-03 05:43:42 -08:00
grafana Merge branch 'master' into patch-1 2018-09-21 16:55:09 +02:00
grafana-live tslint: changing vars -> const (#13034) 2018-08-26 18:43:07 +02:00
graphite working on react data / query exectution 2018-10-14 15:39:34 +02:00
influxdb fix for influxdb annotation issue that caused text to be shown twice, fixes #13553 2018-10-08 09:19:48 +02:00
loki more detailed error message for loki 2018-12-06 13:59:19 +01:00
mixed Changed functions to arrow functions for only-arrow-functions rule. 2018-09-04 14:27:03 +02:00
mssql fix new setting default value handling. 2018-10-15 21:41:00 -03:00
mysql let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
opentsdb Explore: jump to explore from panels with mixed datasources 2018-10-01 12:03:57 +02:00
postgres Use buildTableConstraint instead of buildSchemaConstraint to find the datatype of a column if using a table from a different database schema 2018-12-04 19:26:12 +01:00
prometheus Prometheus: Make result transformer more robust for empty responses 2018-12-07 11:22:55 +01:00
stackdriver stackdriver: remove not used variable 2018-11-20 13:22:43 +01:00
testdata fixed issue with template refresh 2018-10-19 09:43:54 +02:00