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
Previously the test would assert that the internal metrics and user metrics
increased or stayed the same based on the app name.
However, for the internal metrics this was flaky, so instead of looking for the
metric count to increase by 1, we just require that it increased, and most
importantly that the user metrics don't increase when internal app name is set.
Release note: None
Fixes: #144094
0 commit comments