Open youngledo opened 2 months ago
Have you used jifa.sh ? If used jifa.sh, the docker image used by jifa.sh is not up-to-date, so JFR feature is missing.
I suggest you clone the code and run.
git clone https://github.com/eclipse/jifa.git
cd jifa
./gradlew runStandaloneWorker
cd frontend
npm run dev
Then open http://127.0.0.1:8089/ in browser.
I don't want to do that. Aren't you going to update the docker image?
I will update the docker image, but it needs some time, may be in this month.
No JFR.