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 and test initialization of queue monitors (#40480) (#40481)
A stray `:=` instead of `=` overwrote the intended queue metrics namespace. This PR fixes it and adds a test to make sure the correct namespace is used.
Fixes#40477
(cherry picked from commit d7ae68c)
Co-authored-by: Fae Charlton <[email protected]>
0 commit comments