grafana/pkg/tsdb
Arve Knudsen dd2d206d99
Backend: Remove more globals (#29644)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-12-15 19:09:04 +01:00
..
azuremonitor Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
cloudmonitoring Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
cloudwatch Backend: Remove more globals (#29644) 2020-12-15 19:09:04 +01:00
elasticsearch Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
graphite Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
influxdb Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
mssql Chore: Fix linting issues caught by ruleguard (#28799) 2020-11-17 11:27:45 +01:00
mysql Chore: Enable errorlint linter (#29227) 2020-11-19 14:47:17 +01:00
opentsdb Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
postgres Chore: Enable exhaustive linter (#29458) 2020-12-01 09:53:27 +01:00
prometheus Chore: Rewrite tsdb prometheus test to standard library (#29592) 2020-12-04 08:49:39 +01:00
sqleng Chore: Disable default golangci-lint filter (#29751) 2020-12-15 09:32:06 +01:00
testdatasource Chore: Rewrite tsdb testdatasource scenarios test to standard library (#29591) 2020-12-03 21:31:01 +01:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
frame_util.go Alerting: Add labels to name when converting data frame to series (#28085) 2020-10-09 08:21:16 -04:00
interval_test.go pkg/tsdb: Check errors (#19837) 2019-10-22 16:16:53 +02:00
interval.go Chore: Enable gocyclo linter (#26395) 2020-09-07 22:10:06 +02:00
models.go Chore: Remove unused Go code (#28852) 2020-11-17 11:51:31 +01:00
query_endpoint.go Chore: Remove dead code (#28664) 2020-11-05 11:00:00 +01:00
request.go Chore: Fix issues reported by staticcheck; enable stylecheck linter (#28866) 2020-11-05 15:37:11 +01:00
time_range_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
time_range.go Core: add location option to parse timerange (#24796) 2020-05-19 08:52:43 +02:00
tsdb_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00