Josep Damià Carbonell Seguí

Results 14 comments of Josep Damià Carbonell Seguí

I think that it will not work now: https://github.com/josepdcs/kubectl-prof/blob/c5d294ea36192b24ce769beda081eba33808744a/internal/agent/profiler/jvm/jcmd.go#L29 By the way, you can test your customized image by using the flag: `--image` and check that everything still working

Hi, @kikokikok Have you tried generating a Heapdump or a JFR with JCMD? Please let me know if it worked for you, whether you used Alpine or not. If it...

Thank you for the suggestion. I will study this functionality.

I think it's not able to find the correct PID based on the pattern 'Elasticsearch'. If you could pass the correct PID to profile, it should work for you. I...

It's a good thing to do ;)

Thank you for your suggestion, @jlynch1. I'll take note of it and give it a try.

Released in [1.5.0](https://github.com/josepdcs/kubectl-prof/releases/tag/1.5.0)

I have also created a new one profiling kube tool based/forked from this kubectl-flame [https://github.com/josepdcs/kubectl-prof](https://github.com/josepdcs/kubectl-prof) My tool supports containerd and crio, and it has be tested on AKS and Openshift....

Hi @chicagobuss ! Sorry I haven't replied sooner, but I've been very busy these past few weeks. Unfortunately, at the moment there isn't an easy solution for profiling memory without...