grafana/pkg/tsdb/influxdb
Mario Trangoni 80fa66fcb0 Fix some typos found by codespell
See,
$ codespell -S "./.git*,./vendor*,./public*"
2018-09-21 11:54:52 +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 tests: rewrite into table tests 2018-06-14 20:33:36 +02:00
query_part.go influxdb: adds mode func to backend 2018-06-14 20:33:22 +02:00
query_test.go Fix some typos found by codespell 2018-09-21 11:54:52 +02:00
query.go Interpolate $__interval in backend for alerting with sql datasources (#13156) 2018-09-13 16:51:00 +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