kubectl-flame
kubectl-flame copied to clipboard
Fail to produce flamegraph --lang go
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.
Meet same error, any update on this?