Alerting: Show evaluation interval global limit warning (#52942)

Co-authored-by: George Robinson <george.robinson@grafana.com>
This commit is contained in:
Konrad Lalik
2022-08-01 15:01:14 +02:00
committed by GitHub
parent 314eb5223f
commit f877f79bbc
13 changed files with 140 additions and 20 deletions

View File

@@ -119,6 +119,7 @@ export class GrafanaBootConfig implements GrafanaConfig {
geomapDefaultBaseLayerConfig?: MapLayerOptions;
geomapDisableCustomBaseLayer?: boolean;
unifiedAlertingEnabled = false;
unifiedAlerting = { minInterval: '' };
applicationInsightsConnectionString?: string;
applicationInsightsEndpointUrl?: string;
recordedQueries = {