# Functions
ClearAlarmLimit 告警清除任务 满足条件 数量大于指定条数 则删除最旧的M条.
DeleteAlarm 根据告警id删除告警信息.
No description provided by the author
GetAllAlarm 获取全部告警信息 按照时间排序 从新到旧.
GetTopNAlarm 获取最新的10条告警.
# Constants
No description provided by the author
超过50开始删除.
保留最近的20条.
No description provided by the author