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

[Story] Agent HTTP API partial implementation of JMX JFR operations #1309

Closed
5 tasks done
Tracked by #520
andrewazores opened this issue Dec 23, 2022 · 0 comments · Fixed by #1415
Closed
5 tasks done
Tracked by #520

[Story] Agent HTTP API partial implementation of JMX JFR operations #1309

andrewazores opened this issue Dec 23, 2022 · 0 comments · Fixed by #1415
Assignees

Comments

@andrewazores
Copy link
Member

andrewazores commented Dec 23, 2022

The Cryostat Agent should expose a very minimal HTTP API to support a limited set of JFR operations that until now were done over JMX. Supported operations might include:

  • starting/stopping recordings with .jfc files already present local to the JVM
  • altering agent harvester's push schedule
  • altering agent harvester's recording settings (template, maxage/maxsize)

Non-goals:

  • uploading or using custom event templates
  • retrieving JFR data in a pull fashion
  • JMC BI agent integration

Tasks:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant