-
Notifications
You must be signed in to change notification settings - Fork 480
Expose more information on server process pages #6278
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
Merged
dlmarion
merged 26 commits into
apache:main
from
dlmarion:monitor-columns-compute-serverside
Apr 15, 2026
Merged
Changes from 21 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
5e58011
wip
dlmarion 18288fd
Reworked ScanServer view using generic ServersView object
dlmarion 8e022a3
Fix build
dlmarion b87a2b2
Attempting to get the table to render
dlmarion cce9b3e
Changes to get the table to render
dlmarion bfa9fcf
Merge branch 'main' into monitor-columns-compute-serverside
dlmarion 317f10e
latest changes, not working
dlmarion 320dc95
Back to working
dlmarion 48ff468
Removed unused code, refactored javascript
dlmarion e1da14d
Hide server type column based on server-type class
dlmarion 80b3cd1
Fix license
dlmarion 0ee71b8
Fixing build
dlmarion 87b9eac
Server process pages are functional
dlmarion 9beeae4
Aggregate metric values when name is same but tags differ
dlmarion c812b3b
Modified information on Manager and GC views to use multiple tables
dlmarion 3aee520
Re-enable state saving
dlmarion 94b680c
Show 'N/A' when no data for column
dlmarion 27b0bbc
Cleanup
dlmarion baad894
Remove generated code from tree, fix typo
dlmarion 9ba3f0b
Merge branch 'main' into monitor-columns-compute-serverside
dlmarion fd6b329
Added DataTables ColReorder extension
dlmarion 7074c03
Implemented PR suggestions
dlmarion ca3b985
move ColumnJsGen run into prepare-package build step (#59)
DomGarguilo 29db9ad
Merge branch 'monitor-columns-compute-serverside' of https://github.c…
dlmarion d358a15
fix refresh and manager banners (#60)
DomGarguilo 213f059
Fix javadoc
dlmarion File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
310 changes: 196 additions & 114 deletions
310
core/src/main/java/org/apache/accumulo/core/metrics/Metric.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.