Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 572 Bytes

File metadata and controls

12 lines (8 loc) · 572 Bytes

EscalationConfig

The configuration for when the severity of the failing health check should be escalated to CRITICAL – after a given number of failures, possibly within a time interval.

Properties

Name Type Required Description
failures_to_critical int Yes
time_interval_in_seconds Optional[Long] No

[Back to Model list] [Back to API list] [Back to README]