grafana/pkg/tsdb/legacydata
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
..
interval Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
service Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
contracts.go Chore: Query endpoint refactor (#41637) 2021-11-29 14:21:54 +01:00
dataframes.go Chore: Query endpoint refactor (#41637) 2021-11-29 14:21:54 +01:00
doc.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
time_range_test.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00
time_range.go Chore: Refactor usage of legacy data contracts (#41218) 2021-11-10 11:52:16 +01:00