Alerting: Rewrite range to instant queries if possible (#69976)

This commit is contained in:
Jean-Philippe Quéméner
2023-06-16 19:55:49 +02:00
committed by GitHub
parent a4a16b62c7
commit 934ba1aaa1
9 changed files with 277 additions and 4 deletions

View File

@@ -114,6 +114,7 @@ Experimental features might be changed or removed without prior notice.
| `cloudWatchLogsMonacoEditor` | Enables the Monaco editor for CloudWatch Logs queries |
| `exploreScrollableLogsContainer` | Improves the scrolling behavior of logs in Explore |
| `recordedQueriesMulti` | Enables writing multiple items from a single query within Recorded Queries |
| `alertingLokiRangeToInstant` | Rewrites eligible loki range queries to instant queries |
## Development feature toggles