grafana/pkg/tsdb
Marcus Efraimsson 6b8e3122f8
chore(influx): no point of reading response when bad status (#16212)
There's no point in reading the body response without using
the result so removing it.

Fixes #9199
Ref #16207
2019-03-26 12:10:24 +07:00
..
azuremonitor azuremonitor: don't use make for maps and array 2019-02-11 14:42:12 +01:00
cloudwatch update cloudwatch metrics/dimensions list 2019-03-22 00:08:17 +09:00
elasticsearch Fix: #14706 Incorrect index pattern padding in alerting queries 2019-03-03 18:10:38 +05:30
graphite reduce loglevel to debug 2019-03-13 09:01:45 +01:00
influxdb chore(influx): no point of reading response when bad status (#16212) 2019-03-26 12:10:24 +07:00
mssql Add check for Env before log 2019-03-15 11:53:30 +01:00
mysql Add check for Env before log 2019-03-15 11:53:30 +01:00
opentsdb pkg/*: Fix misspell issues 2018-12-04 23:29:34 +01:00
postgres Add check for Env before log 2019-03-15 11:53:30 +01:00
prometheus Fix some typos found by codespell 2018-09-21 11:54:52 +02:00
stackdriver stackdriver: fix for float64 bounds for distribution metrics 2019-02-24 17:37:26 +01:00
testdata dont test exists in the test... it will fail if not found 2019-03-15 12:36:55 -07:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
interval_test.go azuremonitor: fix auto interval calculation on backend 2019-02-11 13:27:08 +01:00
interval.go interval: make the FormatDuration function public 2019-02-11 11:25:51 +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_test.go let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
sql_engine.go let each sql datasource handle timeFrom and timeTo macros 2018-11-30 14:30:02 +01:00
time_range_test.go Review tsdb protobuf contract 2018-01-11 15:01:49 +01:00
time_range.go Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00