Minor Changes
- 902b8eb: feat(alerts): add anchored alert scheduling with
scheduleStartAtandscheduleOffsetMinutes
Patch Changes
- 1bae972: fix: allow any numeric value for alert thresholds
- fd9f290: feat: Add query params, sorting, and placeholders to Raw-SQL tables
- dda0f9a: feat: Add custom ORDER BY expression for Log and Trace sources
- 32f1189: feat: Add RawSqlChartConfig types for SQL-based Table
- 3bc5abb: fix: Reject wrapped toStartOf expressions in parseToStartOfFunction to prevent invalid SQL generation
- 1e6fcf1: feat: Add raw sql line charts
- a13b60d: feat: Support Raw SQL Chart Configs in Dashboard import/export