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/doris.git
from 561be86e430 [Fix](inverted index) fix race condition in index build
(#35427)
add a7a80e9809b [feature](metrics)support be jvm metrics. (#35023)
No new revisions were added by this update.
Summary of changes:
be/src/util/doris_metrics.cpp | 4 +
be/src/util/doris_metrics.h | 6 +
be/src/util/jni-util.cpp | 2 +
be/src/util/jvm_metrics.cpp | 423 ++++++++++++++++++++++++++++++++++++++++++
be/src/util/jvm_metrics.h | 149 +++++++++++++++
5 files changed, 584 insertions(+)
create mode 100644 be/src/util/jvm_metrics.cpp
create mode 100644 be/src/util/jvm_metrics.h
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]