Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does it not support JFR? #295

Open
youngledo opened this issue Sep 4, 2024 · 3 comments
Open

Does it not support JFR? #295

youngledo opened this issue Sep 4, 2024 · 3 comments

Comments

@youngledo
Copy link

image

No JFR.

@yanglong1010
Copy link
Contributor

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.

@youngledo
Copy link
Author

I don't want to do that. Aren't you going to update the docker image?

@yanglong1010
Copy link
Contributor

I will update the docker image, but it needs some time, may be in this month.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants