mirror of
https://github.com/grafana/grafana.git
synced 2025-08-06 01:30:24 +08: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.