grafana/pkg/tsdb/influxdb
Oleg Gaidarenko 54c1bf0cc9
Chore: a bit of spring cleaning (#16710)
* Chore: use early return technic everywhere

And enable "indent-error-flow" revive rule

* Chore: remove if-return rule from revive config

* Chore: improve error messages

And enable "error-strings" revive rule

* Chore: enable "error-naming" revive rule

* Chore: make linter happy

* Chore: do not duplicate gofmt execution

* Chore: make linter happy

* Chore: address the pull review comments
2019-04-23 11:24:47 +03:00
..
influxdb.go Security: Store datasource passwords encrypted in secureJsonData (#16175) 2019-04-15 11:11:17 +02:00
model_parser_test.go Add support for InfluxDB's time zone clause (backend) 2018-12-21 16:49:01 +01:00
model_parser.go Add support for InfluxDB's time zone clause (backend) 2018-12-21 16:49:01 +01:00
models.go Add support for InfluxDB's time zone clause (backend) 2018-12-21 16:49:01 +01:00
query_part_test.go added support for influxdb non_negative_difference function in tsdb 2019-02-13 18:12:35 +05:30
query_part.go added support for influxdb non_negative_difference function in tsdb for alerting 2019-02-13 17:55:31 +05:30
query_test.go Add support for InfluxDB's time zone clause (backend) 2018-12-21 16:49:01 +01:00
query.go Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
response_parser_test.go InfluxDB: Fix tag names with periods in alerting (#16255) 2019-03-27 23:13:12 +07:00
response_parser.go InfluxDB: Fix tag names with periods in alerting (#16255) 2019-03-27 23:13:12 +07:00