mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 21:37:31 -05:00
* Introduce a new feature flag for prometheus buffered client * Use querydata client as default and put buffered client behind the feature flag * Remove prometheusStreamingJSONParser feature flag as it is not needed anymore * Update tests * Fix unit tests * Update feature flag description