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
feat: [2.5]Ignore reporting index metrics for non-existent indexes (#41296)
feat: Ignore reporting index metrics for non-existent indexes
Remove the reporting of index metrics for non-existent indexes in the
getCollectionMetrics function. This change improves the code by skipping
unnecessary operations and reduces log noise.
issue: #41280
pr:#41294
Signed-off-by: Xianhui.Lin <xianhui.lin@zilliz.com>
0 commit comments