AlertProcessorConfiguration
No description
type AlertProcessorConfiguration {
autoCreateIncidents: Boolean!
correlatorType: AlertCorrelatorType!
statisticalAlertCorrelator: StatisticalAlertCorrelator
}
Fields
AlertProcessorConfiguration.autoCreateIncidents
● [Boolean!
](/Incidite GraphQL Docs/types/scalars/boolean.mdx) non-null scalar
AlertProcessorConfiguration.correlatorType
● [AlertCorrelatorType!
](/Incidite GraphQL Docs/types/enums/alert-correlator-type.mdx) non-null enum
AlertProcessorConfiguration.statisticalAlertCorrelator
● [StatisticalAlertCorrelator
](/Incidite GraphQL Docs/types/objects/statistical-alert-correlator.mdx) object
Member Of
[AlertProcessor
](/Incidite GraphQL Docs/types/objects/alert-processor.mdx) object