OBJECT
ObservabilityLogAlertThresholdCondition
Log Alert Threshold condition
link GraphQL Schema definition
- type ObservabilityLogAlertThresholdCondition {
- # Severity of the alert
- ObservabilityAlertSeverity! :
- # Threshold to compare the aggregated value with
- Float! :
- }