Files
doris/be
zhiqiang a12fa2881f [fix](metrics) Fix negative scanner cnt (#46291)
### What problem does this PR solve?
Fix 

![image](https://github.com/user-attachments/assets/c78e4978-2292-46c2-8cc1-59da4c05cf41)

Related PR: https://github.com/apache/doris/pull/41314

Scanner has two constructor function on branch-2.1, but on master it
just has one, so cherrypick introduced bug.
2025-01-03 09:07:06 +08:00
..