athena-datasource icon indicating copy to clipboard operation
athena-datasource copied to clipboard

Add default interval and interval_ms macros from sqlds

Open kevinwcyu opened this issue 1 year ago • 0 comments

Updates to sqlds and plugin-sdk-go to allow usage of the interval and interval_ms macros in the backend. Currently they're only executed on the frontend so it doesn't work for alerts. Example query: select '$__interval', $__interval_ms. You can change the Interval in the Options button when creating an alerting query.

kevinwcyu avatar May 16 '24 17:05 kevinwcyu