Skip to content

feat(diagnostics): prepare Thread Dumps for All Targets view, add Capture Diagnostics#1787

Merged
andrewazores merged 24 commits intocryostatio:mainfrom
andrewazores:capture-thread-dumps
Sep 2, 2025
Merged

feat(diagnostics): prepare Thread Dumps for All Targets view, add Capture Diagnostics#1787
andrewazores merged 24 commits intocryostatio:mainfrom
andrewazores:capture-thread-dumps

Conversation

@andrewazores
Copy link
Copy Markdown
Member

@andrewazores andrewazores commented Aug 29, 2025

Welcome to Cryostat! 👋

Before contributing, make sure you have:

  • Read the contributing guidelines
  • Linked a relevant issue which this PR resolves
  • Linked any other relevant issues, PR's, or documentation, if any
  • Resolved all conflicts, if any
  • Rebased your branch PR on top of the latest upstream main branch
  • Attached at least one of the following labels to the PR: [chore, ci, docs, feat, fix, test]
  • Signed all commits using a GPG signature

To recreate commits with GPG signature git fetch upstream && git rebase --force --gpg-sign upstream/main


See #1647
Depends on cryostatio/cryostat#1030

Description of the change:

  • prepares Diagnostics > Analyze > Thread Dumps view for an "All Targets" selection state, similar to Archives view
  • feature flags the Diagnostics card's Thread Dump capture button and the Diagnostics > Analyze > Thread Dump view as Beta-level features
  • fixes up the main navigation menu to not render nav groups if all the elements within are feature flagged out
  • adds thread dump file size to the analysis table

@andrewazores andrewazores added feat New feature or request safe-to-test labels Aug 29, 2025
@andrewazores andrewazores changed the title feat(diagnostics): prepare Thread Dumps for All Targets view feat(diagnostics): prepare Thread Dumps for All Targets view, add Capture Diagnostics Aug 29, 2025
@github-actions
Copy link
Copy Markdown

@andrewazores andrewazores merged commit 5779532 into cryostatio:main Sep 2, 2025
12 of 13 checks passed
@andrewazores andrewazores deleted the capture-thread-dumps branch September 2, 2025 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependent feat New feature or request safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants