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(dashboards-comparison): Add proper handling for environment filters (#93822)
We were getting a bunch of `'str' object has no attribute 'name'` errors
in both metrics and eap queries on the de job run. I think it may be due
to how we previously handled the environment filters, so i've fixed that
in the script and added a test for it.
0 commit comments