grafana/pkg/tsdb/sqleng
Marcus Efraimsson 8927a3ca20
Chore: Query endpoint refactor (#41637)
Get rid of using legacydata.RequestHandler in HTTPServer, /api/tsdb/query and pkg/expr 
with the goal of deprecating /api/tsdb/query and remove it completely eventually. This is 
the first step of cleaning up the HTTP API query endpoint.

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
Co-authored-by: Alexander Emelin <frvzmb@gmail.com>
2021-11-29 14:21:54 +01:00
..
resample_test.go SQL: Fix SQL dataframe resampling (fill mode + time intervals) (#36937) 2021-07-29 08:38:41 +02:00
resample.go SQL: Fix SQL dataframe resampling (fill mode + time intervals) (#36937) 2021-07-29 08:38:41 +02:00
sql_engine_test.go Chore: Query endpoint refactor (#41637) 2021-11-29 14:21:54 +01:00
sql_engine.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00