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

@@ -128,6 +128,7 @@ export interface FeatureToggles {
lokiRunQueriesInParallel?: boolean;
wargamesTesting?: boolean;
alertingInsights?: boolean;
alertingContactPointsV2?: boolean;
externalCorePlugins?: boolean;
pluginsAPIMetrics?: boolean;
httpSLOLevels?: boolean;