grafana / grafana-aws-sdk-react

Apache License 2.0
3 stars 1 forks source link

Support numeric values when applying template variables to SQL queries #47

Closed kevinwcyu closed 1 year ago

kevinwcyu commented 1 year ago

Numeric template variable values cause an error in the SQL data sources. E.g. select $__interval_ms would throw an error.