| Name | Type | Description | Notes |
|---|---|---|---|
| condition | str | ||
| metric | str | ||
| attribute | str | [optional] | |
| current_values | [AlertEvaluationRow] | [optional] | |
| error_message | str | [optional] | |
| formatted_threshold | str | [optional] | |
| lower_threshold | float | [optional] | |
| remaining_alert_evaluation_count | int | [optional] | |
| status | str | [optional] | |
| threshold | float | [optional] | |
| total_value_count | int | [optional] | |
| trace_id | str | [optional] | |
| triggered_at | datetime | [optional] | |
| triggered_count | int | [optional] | |
| upper_threshold | float | [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] |