grafana/pkg/tsdb
Marcus Efraimsson 4840adff00
elasticsearch: refactor query handling and use new es simple client
Removes moment dependency.
Adds response parser tests (based on frontend tests).
Adds time series query tests (based on frontend tests).
Fixes various issues related to response parsing and building search request queries.
Added support for extended stats metrics and geo hash grid aggregations.
2018-05-23 15:09:58 +02:00
..
cloudwatch Outdent code after if block that ends with return (golint) 2018-04-27 23:10:43 +02:00
elasticsearch elasticsearch: refactor query handling and use new es simple client 2018-05-23 15:09:58 +02:00
graphite graphite: adds more traces for alerting 2018-03-21 13:16:59 +01:00
influxdb Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
mssql Revert "Opportunities to unindent code (unindent)" 2018-05-02 14:06:46 +02:00
mysql Revert "Opportunities to unindent code (unindent)" 2018-05-02 14:06:46 +02:00
opentsdb pkg/tsdb: fix ineffassign isues 2018-04-22 20:51:58 +02:00
postgres Revert "Opportunities to unindent code (unindent)" 2018-05-02 14:06:46 +02:00
prometheus fix unconvert issues 2018-04-16 20:04:58 +02:00
testdata testdata: added manual entry mode to test data 2017-11-01 09:59:24 +01:00
fake_test.go follow go idiom and return error as second param 2017-09-21 18:04:16 +02:00
interval_test.go Initial Baby Step to refactoring settings from global vars to instance (#11777) 2018-04-30 16:21:04 +02:00
interval.go Remove redundancy in variable declarations (golint) 2018-04-27 22:14:36 +02: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 sql datasource: extract common logic for converting value column to float 2018-04-24 19:50:14 +02:00
sql_engine.go Revert "Opportunities to unindent code (unindent)" 2018-05-02 14:06:46 +02: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