Alerting: Contact Points v2 part IV (#76063)

This commit is contained in:
Gilles De Mey
2023-10-25 15:57:53 +02:00
committed by GitHub
parent 283f279a17
commit e12e40fc24
28 changed files with 610 additions and 299 deletions

View File

@@ -80,6 +80,7 @@ Some features are enabled by default. You can disable these feature by setting t
| `awsAsyncQueryCaching` | Enable caching for async queries for Redshift and Athena. Requires that the `useCachingService` feature toggle is enabled and the datasource has caching and async query support enabled |
| `splitScopes` | Support faster dashboard and folder search by splitting permission scopes into parts |
| `reportingRetries` | Enables rendering retries for the reporting feature |
| `alertingContactPointsV2` | Show the new contacpoints list view |
| `cloudWatchBatchQueries` | Runs CloudWatch metrics queries as separate batches |
## Experimental feature toggles