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(alerts): Display correct filter key options for sessions data (#97352)
Crash free session/user rate uses the metrics dataset, which only has a
few valid options. Attempting to save with anything else will result in
an error. This updates the autocomplete so that it limits to these
options when that dataset is selected.
0 commit comments