[jboss-jira] [JBoss JIRA] (WFWIP-139) Reports non_heap memory metrics

Jeff Mesnil (Jira) issues at jboss.org
Mon Nov 26 07:26:00 EST 2018


     [ https://issues.jboss.org/browse/WFWIP-139?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil updated WFWIP-139:
------------------------------
    Summary: Reports non_heap memory metrics  (was: Payara reports non_heap memory, WF doesn't)


> Reports non_heap memory metrics
> -------------------------------
>
>                 Key: WFWIP-139
>                 URL: https://issues.jboss.org/browse/WFWIP-139
>             Project: WildFly WIP
>          Issue Type: Bug
>          Components: MP Metrics
>            Reporter: Rostislav Svoboda
>            Assignee: Jeff Mesnil
>            Priority: Major
>
> Payara reports non_heap memory, WF doesn't
> {code}
> base:memory_committed_heap_bytes 5.0069504E8
> base:memory_committed_non_heap_bytes 1.65412864E8
> base:memory_max_heap_bytes 5.0069504E8
> base:memory_max_non_heap_bytes -1.0
> base:memory_used_heap_bytes 2.05958976E8
> base:memory_used_non_heap_bytes 1.48845312E8
> {code}
> WF reports
> {code}
> base:memory_committed_heap_bytes 1.06954752E8
> base:memory_max_heap_bytes 5.36870912E8
> base:memory_used_heap_bytes 6.4805664E7
> {code}
> It's also true that Helidon and OpenLiberty do not report non-heap space.
> Thorntail uses the same implementation as WF so it's irrelevant in this comparison.



--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the jboss-jira mailing list