mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 05:31:49 +08:00

* feat: Inform users of the error details when Grafana is unable to retrieve the variable values from an SQL data source. * format code * use getAppEvents * throw an error when failing to executing the sql query * optimize code * prettier