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)
experimentalnone00K00K
clonenone00K00K
schema_changenone00K00K
compactionnone00K14479485751380M,892K
loadnone-1020196-996K1334965943112G,443M,232K
querynone94676678788G,837M,73K1197722224111G,158M,378K
globalnone-574730432-548M,108K279494341627260G,306M,588K
tc/jemalloc cachenone842370096803M,355K-1-1K
sum of all trackersnone97342873469G,67M,347K-1-1K
process resident memorynone1717139046415G,1015M,936K2396616294422G,327M,936K
process virtual memorynone7844975411273G,63M,528K7924260454473G,819M,652K