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](metric) fix backend metrics missing in fe (#57935)
### What problem does this PR solve?
In cloud mode, the FE master generates backend metrics before
`idToBackendRef` is assigned.
But, backend metrics's generation depend on `idToBackendRef`.
Co-authored-by: liutang123 <liulijia@gmail.com>
0 commit comments