grafana/pkg/tsdb
Erik Sundell 4c8f417f18 Stackdriver: Add extra alignment period options (#18909)
* Add more alignment period options

* Remove unnecessary alignment period limit
2019-09-13 10:45:59 +02:00
..
azuremonitor Plugin: AzureMonitor - Reapply MetricNamespace support (#17282) 2019-07-20 01:43:52 +02:00
cloudwatch CloudWatch: Fix alerting for queries with Id (using GetMetricData) (#17899) 2019-08-05 17:28:09 +02:00
elasticsearch Build: use golangci-lint as a make command (#17739) 2019-07-02 16:06:59 +03:00
graphite move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
influxdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
mssql MSSQL: Fix memory leak when debug enabled (#19049) 2019-09-12 18:44:31 +02:00
mysql Refactor: Move sql_engine to sub package of tsdb (#18991) 2019-09-10 15:50:04 -04:00
opentsdb move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
postgres Refactor: Move sql_engine to sub package of tsdb (#18991) 2019-09-10 15:50:04 -04:00
prometheus Prometheus: Preallocate data for Prometheus backend response parsing (#17490) 2019-06-10 08:12:46 +02:00
sqleng Refactor: Move sql_engine to sub package of tsdb (#18991) 2019-09-10 15:50:04 -04:00
stackdriver Stackdriver: Add extra alignment period options (#18909) 2019-09-13 10:45:59 +02:00
testdata TestData: attach labels to series results (#18653) 2019-08-21 07:50:13 -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 Alerting: Improve alert rule testing (#16286) 2019-06-25 08:52:17 +02: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
time_range_test.go build: fix integer overflow in pkg/tsdb tests on 32bit platforms (#16818) 2019-05-06 09:27:45 +02: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