f99cb27617
InfluxDB: Fix sending retention policy with the backend request (#72763)
* Add retention policy to the request
* refactor
* refactor influxql query flow
* fix healthcheck
* organize imports
* handle queries separately
* fix tests
* update bench test
(cherry picked from commit 29ea0886e3)
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.