Memory usage by subsystem

*Notice:

1. MemTracker only counts the memory on part of the main execution path, which is usually less than the real process memory.

2. each `type` is the sum of a set of tracker values, `sum of all trackers` is the sum of all trackers of all types, .

3. `process resident memory` is the physical memory of the process, from /proc VmRSS VmHWM.

4. `process virtual memory` is the virtual memory of the process, from /proc VmSize VmPeak.

5.`/mem_tracker?type=` to view the memory details of each type, for example, `/mem_tracker?type=query` will list the memory of all queries; `/mem_tracker?type=global` will list the memory of all Cache, metadata and other global life cycles.

see documentation for details.
TypeLabelParent LabelLimitCurrent Consumption(Bytes)Current Consumption(Normalize)Peak Consumption(Bytes)Peak Consumption(Normalize)
overviewothernone00K00K
overviewschema_changenone00K00K
overviewcompactionnone00K00K
overviewloadnone00K344605344328M,656K
overviewquerynone00K264717248252M,464K
overviewglobalnone8527251581M,329K233951644223M,116K
overviewtc/jemalloc cachenone692213776660M,150K-1-1K
overviewsum of all trackersnone777486291741M,479K-1-1K
overviewprocess resident memorynone15717253121498M,936K21430067202043M,748K
overviewreserved memorynone00K-1-1K
overviewprocess virtual memorynone3017815244828G,108M,132K3017817292828G,108M,152K