How can we use thread dump and heap dump when we deploy a native Quarkus service in the k8s cluster? I need to check exactly which block of code is facing performance issues.
Thanks, Tam
Cannot find jmap or jstack inside K8S pod, ps command not found in K8S pod