| Name | Type | Description | Notes |
|---|---|---|---|
| alert_id | int | The alert id | [optional] |
| alert_name | str | The alert name | [optional] |
| avg_key_cardinality | int | The average cardinality across all alert execution logs. | [optional] |
| avg_latency | int | The average latency across all alert execution logs. | [optional] |
| avg_points | int | The average points across all alert execution logs. | [optional] |
| checking_frequency | int | The checking frequency of the alert. | [optional] |
| creator_id | str | [optional] | |
| error_groups_summary | list[AlertErrorGroupSummary] | [optional] | |
| failure_percentage | float | [optional] | |
| failure_percentage_range | str | [optional] | |
| is_no_data | bool | [optional] | |
| is_no_target | bool | [optional] | |
| last_event_time | str | [optional] | |
| last_updated_time | str | [optional] | |
| last_updated_user_id | str | [optional] | |
| tags | list[str] | [optional] | |
| total_evaluated | int | [optional] | |
| total_failed | int | [optional] |
This repository was archived by the owner on Jan 16, 2026. It is now read-only.