grafana/pkg/tsdb/influxdb
Kim Christensen 48fc5edda1 Support InfluxDB count distinct aggregation (#11658)
influxdb: support count distinct aggregation
2018-05-30 09:22:16 +02:00
..
influxdb.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
model_parser_test.go removes unused properties 2017-12-05 08:26:43 +01:00
model_parser.go pkg/tsdb: fix ineffassign isues 2018-04-22 20:51:58 +02:00
models.go prom: add support for default step param (#9866) 2017-11-15 11:22:00 +01:00
query_part_test.go Support InfluxDB count distinct aggregation (#11658) 2018-05-30 09:22:16 +02:00
query_part.go refactor response flow 2017-09-21 15:02:17 +02:00
query_test.go influxdb: escape backslashes in tag values (for alerting) 2018-02-19 10:02:14 +01:00
query.go Remove redundancy in variable declarations (golint) 2018-04-27 22:14:36 +02:00
response_parser_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
response_parser.go influxdb: pass tags to alerting from influxdb client 2017-12-01 16:16:49 +01:00