This is an automated email from the ASF dual-hosted git repository. morningman pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/incubator-doris.git.
from e251080 [Bug][MemTracker] Cleanup the mem tracker's constructor to avoid wrong usage (#4345) add 56260a6 [Metrics] Support tablet level metrics (#4327) No new revisions were added by this update. Summary of changes: be/src/exec/olap_scanner.cpp | 3 +++ be/src/http/action/metrics_action.cpp | 5 +++-- be/src/http/action/stream_load.cpp | 2 +- be/src/olap/base_tablet.cpp | 16 +++++++++++++++- be/src/olap/base_tablet.h | 7 +++++++ be/src/olap/data_dir.cpp | 2 +- be/src/olap/delta_writer.cpp | 6 +++++- be/src/olap/memtable_flush_executor.h | 2 +- be/src/olap/tablet.cpp | 6 ++++++ be/src/olap/tablet.h | 4 ++++ be/src/util/metrics.cpp | 14 ++++++++++---- be/src/util/metrics.h | 18 +++++++++++++----- be/test/util/new_metrics_test.cpp | 4 ++-- .../operation/monitor-metrics/be-metrics.md | 9 +++++++-- .../operation/monitor-metrics/be-metrics.md | 9 +++++++-- 15 files changed, 85 insertions(+), 22 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org