[jboss-jira] [JBoss JIRA] (WFWIP-136) OpenLiberty providse base:cpu_process_cpu_load_percent, WF doesn't
Rostislav Svoboda (Jira)
issues at jboss.org
Thu Nov 29 08:04:00 EST 2018
[ https://issues.jboss.org/browse/WFWIP-136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13667986#comment-13667986 ]
Rostislav Svoboda commented on WFWIP-136:
-----------------------------------------
{{curl http://localhost:9990/metrics/base 2>/dev/null | grep -v TYPE | grep -v HELP | sort}} shows base:cpu_process_cpu_load
> 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
> Priority: Major
>
> 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#openliberty-1
> {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)
More information about the jboss-jira
mailing list