[jboss-jira] [JBoss JIRA] (WFLY-11416) Reports non_heap memory metrics

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


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

Jeff Mesnil moved WFWIP-139 to WFLY-11416:
------------------------------------------

        Project: WildFly  (was: WildFly WIP)
            Key: WFLY-11416  (was: WFWIP-139)
     Issue Type: Enhancement  (was: Bug)
    Component/s: MP Metrics
                     (was: MP Metrics)


> Reports non_heap memory metrics
> -------------------------------
>
>                 Key: WFLY-11416
>                 URL: https://issues.jboss.org/browse/WFLY-11416
>             Project: WildFly
>          Issue Type: Enhancement
>          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