firingStartTime: The firing alert event receiving time since last resolve.
firstFiringTime: The first firing alert event receiving time of the alert object in history.
startedAt: The first alert event receiving time of the alert object in history.
lastFiringTime: The last firing alert event receiving time of the alert object in history (alert coming with acknowledgment/pending status also treat as firing).
firingCount: The count of how many times firing-resolved life cycle has occurred. Set to 1 when the first firing alert comes, increased whenever an event moves from resolved to firing.
flapping_count: The count of how many times firing-resolved life cycle has occurred. Set to 1 when the first auto recover happens, increased when another round of auto recover happens, set to 0 when alert been set to pending/acknowledgment status.