You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(crons): Add missing monitors.checkin.result stat increments (#95505)
When we fail to process events, in some cases we're not incrementing the
`monitors.checkin.result` stat. This is causing a mismatch in one of our
SLOs, so adding these extra calls in here.
0 commit comments