Posts by this author

Apr 12, 2021
0
0

Microsoft JFR Streaming Library for Java Flight Recorder

Today we are happy to share the first release of our JFR Streaming library. With this library, developers can easily manage Java Flight Recordings programmatically. It includes commonly expected features such as starting and stopping a flight recording on a local or remote JVM and reading the recorded file as an InputStream. Azure Application In...

JavaOpen Source