How to start Java profiling in azure container apps
I am working on azure container apps. The application deployed in containers is Quarkus based and I am using OpenJDK 17
I am looking to start Java profiling to collect logs as and when needed.
Kindly suggest best way possible.