josepdcs / kubectl-prof

kubectl-prof is a kubectl plugin to profile applications on kubernetes with minimum overhead
Apache License 2.0
48 stars 5 forks source link

threaddump filename consist of podname #42

Closed cloud-66 closed 1 month ago

cloud-66 commented 1 month ago

command

 kubectl prof servicename-5b4d57446f-cfrgs --interval 10s -t 120s -l java -o threaddump --image=registry/systemtest/kubectl-prof:1.2.5-jvm

it would be better if filename consist podname

josepdcs commented 1 month ago

Fixed 1.2.6