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(silencing rules): avoid creating invalid alerts on tests (#670)
tests are failing because we are reaching the limit of segments for
those alerts in the test env, this will change the condition and prevent
the current failures.
0 commit comments