clickhouse-grafana
clickhouse-grafana copied to clipboard
Configured custom headers not being used in Grafana managed alerts
Hi there, great plugin! I have a configured datasource that needs to specify a custom Authorization header. This is working well in multiple dashboards.
I'd like to use this datasource in Grafana's alert feature, but all queries fail! Seemingly not using the custom header for alerts.
Grafana v10.0.0 (81d85ce802) plugin version: 2.5.3
looks like bug in golang part of plugin
Ah ok, thanks for taking a look