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] |