Alerting: Add AlertEnrichment to the ProvisionedResource enum (#111354)
This commit is contained in:
@@ -9,6 +9,7 @@ export enum ProvisionedResource {
|
||||
MuteTiming = 'time interval',
|
||||
AlertRule = 'alert rule',
|
||||
RootNotificationPolicy = 'root notification policy',
|
||||
AlertEnrichment = 'alert enrichment',
|
||||
}
|
||||
|
||||
// we'll omit the props we don't want consumers to overwrite and forward the others to the alert component
|
||||
|
||||
Reference in New Issue
Block a user