morningman commented on code in PR #12791:
URL: https://github.com/apache/doris/pull/12791#discussion_r975579706


##########
be/src/util/mem_info.h:
##########
@@ -78,11 +82,13 @@ class MemInfo {
     static int64_t _s_mem_limit;
     static int64_t _s_hard_mem_limit;
     static size_t _s_allocator_physical_mem;
+    static size_t _s_pageheap_unmapped_bytes;

Review Comment:
   please update document
   `docs/zh-CN/docs/admin-manual/maint-monitor/monitor-metrics/metrics.md`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to