{{> www/common-header.tmpl }}

Memory Usage

{{#consumption}} Memory consumption / limit: {{consumption}} / {{mem_limit}} {{/consumption}} {{#detailed}}

Breakdown

{{detailed}}
{{/detailed}}

tcmalloc

{{overview}}

System

{{systeminfo}}
{{?aggregate_metrics}}

Process and system memory metrics

{{/aggregate_metrics}} {{#aggregate_metrics}} {{! Is this a stats metric? }} {{?mean}} {{/mean}} {{^mean}} {{/mean}} {{/aggregate_metrics}} {{?aggregate_metrics}}
Name Value Description
{{name}} Last (of {{count}}): {{last}}. Min: {{min}}, max: {{max}}, avg: {{mean}} {{human_readable}} {{description}}
{{/aggregate_metrics}} {{?buffer_pool}}

Buffer pool memory metrics

{{/buffer_pool}} {{#buffer_pool}} {{! Is this a stats metric? }} {{?mean}} {{/mean}} {{^mean}} {{/mean}} {{/buffer_pool}} {{?buffer_pool}}
Name Value Description
{{name}} Last (of {{count}}): {{last}}. Min: {{min}}, max: {{max}}, avg: {{mean}} {{human_readable}} {{description}}
{{/buffer_pool}} {{?jvm_total}}

JVM aggregate memory metrics

{{/jvm_total}} {{#jvm_total}} {{! Is this a stats metric? }} {{?mean}} {{/mean}} {{^mean}} {{/mean}} {{/jvm_total}} {{?jvm_total}}
Name Value Description
{{name}} Last (of {{count}}): {{last}}. Min: {{min}}, max: {{max}}, avg: {{mean}} {{human_readable}} {{description}}
{{/jvm_total}} {{?jvm_heap}}

JVM heap memory metrics

{{/jvm_heap}} {{#jvm_heap}} {{! Is this a stats metric? }} {{?mean}} {{/mean}} {{^mean}} {{/mean}} {{/jvm_heap}} {{?jvm_heap}}
Name Value Description
{{name}} Last (of {{count}}): {{last}}. Min: {{min}}, max: {{max}}, avg: {{mean}} {{human_readable}} {{description}}
{{/jvm_heap}} {{?jvm_non_heap}}

JVM non-heap memory metrics

{{/jvm_non_heap}} {{#jvm_non_heap}} {{! Is this a stats metric? }} {{?mean}} {{/mean}} {{^mean}} {{/mean}} {{/jvm_non_heap}} {{?jvm_non_heap}}
Name Value Description
{{name}} Last (of {{count}}): {{last}}. Min: {{min}}, max: {{max}}, avg: {{mean}} {{human_readable}} {{description}}
{{/jvm_non_heap}} {{> www/common-footer.tmpl }}