-
Bug
-
Resolution: Done
-
Major
-
None
OpenLiberty providse base:cpu_process_cpu_load_percent, WF doesn't
Example:
base:cpu_process_cpu_load_percent 0.001126147378413068
Using setup described here: https://github.com/rsvoboda/rsvoboda-playground/tree/master/Prometheus#openliberty-1
curl https://localhost:9443/metrics/base --insecure -v -u theUser:thePassword 2>/dev/null | grep -v TYPE | grep -v HELP | sort