Gunnar Morling 8/18/2020

Introducing JmFrX: A Bridge From JMX to JDK Flight Recorder

Read Original

JmFrX is an open-source utility that bridges JMX (Java Management Extensions) and JDK Flight Recorder (JFR). It allows developers to periodically record JMX MBean attributes into JFR files for offline analysis with JDK Mission Control or live streaming. The article explains its use cases, how to implement it, and its technical foundation on public JFR APIs from OpenJDK 11 onwards.

Introducing JmFrX: A Bridge From JMX to JDK Flight Recorder

Comments

No comments yet

Be the first to share your thoughts!