Closed zhuliquan closed 3 weeks ago
Sorry, It's not bug. I found that your docker file missing feature profiling
which can export heap pporf. Why not enable this feature?
Heap profiling is disabled by default as it incurs some runtime overhead, and is mostly useful to developers working on arroyo and who can build their own binaries with it enabled. It makes sense to add an option to the dockerfile to allow it to be enabled though.
When I call admin server heap profile api, I got below error, and not heap.pb.gz file return