grafana/pkg/tsdb
Daniel Lee f959ba9bcf influxdb: escape backslashes in tag values (for alerting)
Closes #10957. Backslash escaping was already implemented on the
frontend but does not work for queries executed on the backend.
2018-02-19 10:02:14 +01:00
..
cloudwatch add AWS/States Rekognition (#10890) 2018-02-14 15:14:38 +01:00
graphite grafana-10039: fix query time range ends in the past 2017-11-30 15:50:35 +01:00
influxdb influxdb: escape backslashes in tag values (for alerting) 2018-02-19 10:02:14 +01:00
mysql mysql: update to use ColumnTypes interface in new version 2018-01-18 11:50:16 +01:00
opentsdb follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
postgres improve error message for invalid/unknown datatypes (#10834) 2018-02-14 15:21:00 +01:00
prometheus prom: removes limitation of one query per tsdb call 2017-12-22 12:22:42 +01:00
testdata testdata: added manual entry mode to test data 2017-11-01 09:59:24 +01:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
interval_test.go prom: add support for default step param (#9866) 2017-11-15 11:22:00 +01:00
interval.go prom: add support for default step param (#9866) 2017-11-15 11:22:00 +01:00
models.go kill plugin processes when grafana shuts down 2017-12-07 16:59:35 +01:00
query_endpoint.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
request.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
sql_engine.go sql: small fix to error handling 2017-11-15 13:57:33 +01:00
time_range_test.go Review tsdb protobuf contract 2018-01-11 15:01:49 +01:00
time_range.go Review tsdb protobuf contract 2018-01-11 15:01:49 +01:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00