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

feat(diagnostics): Add Dashboard card for invoking diagnostic operations #1426

Merged
merged 23 commits into from
Oct 1, 2024

Conversation

Josh-Matsuoka
Copy link
Contributor

Hi,

Related to cryostatio/cryostat#133

See cryostatio/cryostat-core#459 and cryostatio/cryostat#644 for core and base framework

Adds a dashboard card for performing diagnostic commands on a target. Currently only adds support for running GC, it's extensible in future to add thread and heap dumps as well.

Opening as draft while I adjust it and the agent side to the endpoints created by the above PRs

@mergify mergify bot added the safe-to-test label Sep 24, 2024
@Josh-Matsuoka Josh-Matsuoka added the feat New feature or request label Sep 24, 2024
@Josh-Matsuoka Josh-Matsuoka marked this pull request as ready for review September 24, 2024 18:59
src/app/Dashboard/Charts/diagnostics/DiagnosticsCard.tsx Outdated Show resolved Hide resolved
locales/en/public.json Outdated Show resolved Hide resolved
src/app/Dashboard/Charts/diagnostics/DiagnosticsCard.tsx Outdated Show resolved Hide resolved
@andrewazores andrewazores merged commit 7a22d65 into cryostatio:main Oct 1, 2024
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat New feature or request safe-to-test
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants