Is it possible to record mbeans values using Flight recorder? When I am monitoring my server in mbean mode I plot java.lang.management.OperatingSystemMXBean.getSystemLoadAverage()
which works great. I would also like to get this value in flight recording dump.
In flight record wizard I can only select events, no mbeans options avaialable. Is there any way to do this?