mirror of
https://github.com/grafana/grafana.git
synced 2026-08-26 05:17:26 -05:00
* Ensure that datasource apiservers receive and forwards headers for datasources: - adds log line for prometheus to see when from alert header is received - add logging to the datasource apiserver - Updates the Connect func in sub query to forward expected headers to datasources and log unexpected ones.