Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 1.02 KB

File metadata and controls

15 lines (10 loc) · 1.02 KB

AlertAfm

Properties

Name Type Description Notes
filters [FilterDefinition] Various filter types to filter execution result.
measures [MeasureItem] Metrics to be computed. One metric if the alert condition is evaluated to a scalar. Two metrics when they should be evaluated to each other.
attributes [AttributeItem] Attributes to be used in the computation. [optional]
aux_measures [MeasureItem] Metrics to be referenced from other AFM objects (e.g. filters) but not included in the result. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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