quickwit-datasource
quickwit-datasource copied to clipboard
Consider template variables valid in the query editor
It's possible to use variables in a dashboard. The query editor should consider $query, ${query}, ${query:raw} as a valid syntax.
I was just working on a panel and ran into this issue.