Open seba2044 opened 3 years ago
kubectl flame mypod -t 1m --lang go -f /tmp/flamegraph.svg --pgrep go-app
Return Profiling ... Error: flamegraph generation failed: exit status 2 Im pretty sure that is "/app/FlameGraph/flamegraph.pl" error. Works fine with --lang java on different container.
Profiling ... Error: flamegraph generation failed: exit status 2
--lang java
Meet same error, any update on this?
Return
Profiling ... Error: flamegraph generation failed: exit status 2
Im pretty sure that is "/app/FlameGraph/flamegraph.pl" error. Works fine with--lang java
on different container.