grafana/pkg/expr
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
..
classic Alerting: Handle marshaling Inf values (#36947) 2021-07-21 10:04:40 -04:00
mathexp Alerting: fix a bug where the metric in the evaluation string was not correctly populated (#41731) 2021-11-17 11:00:59 +01:00
translate api/ds/query: simplify data sources lookup for queries and expressions (#41172) 2021-11-05 08:12:55 -07:00
commands.go Use sdk pkg for gtime (#39354) 2021-09-21 13:08:52 +02:00
graph_test.go api/ds/query: simplify data sources lookup for queries and expressions (#41172) 2021-11-05 08:12:55 -07:00
graph.go api/ds/query: simplify data sources lookup for queries and expressions (#41172) 2021-11-05 08:12:55 -07:00
nodes_test.go Alerting: Support Unwrap for QueryError in expr package (#41743) 2021-11-17 10:07:24 +00:00
nodes.go Alerting: Support Unwrap for QueryError in expr package (#41743) 2021-11-17 10:07:24 +00:00
service_test.go Encryption: Cleanup and add logging (#42084) 2021-11-24 15:01:44 +02:00
service.go Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
transform.go Chore: Query endpoint refactor (#41637) 2021-11-29 14:21:54 +01:00