What happened:
When using the Sentry Datasource, I am unable to use global variable from the query options in the query fields. E.g. using $__interval in the Interval field results in the error: "interval" should be in the format [number][unit] where unit is one of m/h/d/w
What you expected to happen:
I expect that I can use variables in the same way I can with other plugins
How to reproduce it (as minimally and precisely as possible):
- Add Sentry as a Datasource
- Set query type to
Stats
- Fill out required fields
- In
Interval field add variable $__interval
Screenshots

What happened:
When using the Sentry Datasource, I am unable to use global variable from the query options in the query fields. E.g. using
$__intervalin theIntervalfield results in the error:"interval" should be in the format [number][unit] where unit is one of m/h/d/wWhat you expected to happen:
I expect that I can use variables in the same way I can with other plugins
How to reproduce it (as minimally and precisely as possible):
StatsIntervalfield add variable$__intervalScreenshots
