Presentation: Continuous Monitoring With JDK Flight Recorder (JFR)
This presentation is now available to view on InfoQ.com
Watch video with transcriptAbstract
JDK Flight Recorder (JFR) is a powerful monitoring and troubleshooting framework built directly into the Java runtime. Designed to be on in production, JFR has access to all the internal data of the JVM and can capture and surface data on a fine-grained level with extremely low overhead.
This talk will give an overview of JFR, showcase the current feature, as well as some features coming in the future. Spoiler alert: The upcoming JFR Event Streaming functionality which enables several new and exciting continuous monitoring use cases which will be covered!