Ask questions and see you on 3 March at 8pm CET: youtube.com/c/bienadam
Also check out the latest episode:
Please keep the questions as short and as concise as only possible. Feel free to ask multiple, shorter questions. I will also answer some questions in my "shorts" youtube.com/@bienadam/shorts between the shows.
Upcoming airhacks.tv events will also be announced at meetup.com/airhacks
New: The airhacks.tv discord server: discord.gg/airhacks
Hello Adam,
We’re running an on-premise OpenShift cluster with our application deployed across 5 pods. My ideal scenario is: when a pod crashes, I’d like to automatically capture a 5-minute Java Flight Recording (JFR) and store it in a remote directory. Is it advisable to keep JFR running continuously for this purpose in Prod? What are the best practices for effectively using Java Flight Recording in this setup?