athena-datasource
athena-datasource copied to clipboard
Add default interval and interval_ms macros from sqlds
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.