Rostislav Svoboda created WFWIP-136:
---------------------------------------
Summary: OpenLiberty providse base:cpu_process_cpu_load_percent, WF
doesn't
Key: WFWIP-136
URL:
https://issues.jboss.org/browse/WFWIP-136
Project: WildFly WIP
Issue Type: Bug
Components: MP Metrics
Reporter: Rostislav Svoboda
Assignee: Jeff Mesnil
OpenLiberty providse base:cpu_process_cpu_load_percent, WF doesn't
Example:
{code}
base:cpu_process_cpu_load_percent 0.001126147378413068
{code}
Using setup described here:
https://github.com/rsvoboda/rsvoboda-playground/tree/master/Prometheus#op...
{code}
curl
https://localhost:9443/metrics/base --insecure -v -u theUser:thePassword
2>/dev/null | grep -v TYPE | grep -v HELP | sort
{code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)