gzip
Loki: Add `gzip` compression to resource calls (#59059) * Loki: Add compression to `callResource` * add missing tests * fix formatting (cherry picked from commit 08e87a217c) Co-authored-by: Sven Grossmann <sven.grossmann@grafana.com>
08e87a217c
* loki: fixed param-name * loki: handle datasource configs with path in the url * lint fix