Skip to content

Add Tserver Summary table to the per table monitor page#6367

Merged
DomGarguilo merged 5 commits into
apache:mainfrom
DomGarguilo:perTableView
May 15, 2026
Merged

Add Tserver Summary table to the per table monitor page#6367
DomGarguilo merged 5 commits into
apache:mainfrom
DomGarguilo:perTableView

Conversation

@DomGarguilo
Copy link
Copy Markdown
Member

Fixes #6305
This PR adds a new table to the per table pages (/tables/1 for example). The new table rolls up the counts per table server for the following on the table: tablet counts, estimated entries, estimated size, file count, wal count. The new table is the middle table here:

image

@DomGarguilo DomGarguilo self-assigned this May 12, 2026
@DomGarguilo DomGarguilo added this to the 4.0.0 milestone May 12, 2026
Comment thread server/monitor/src/main/resources/org/apache/accumulo/monitor/templates/table.ftl Outdated
@ctubbsii
Copy link
Copy Markdown
Member

Looks good. My only suggestion is to make the tablet server the far left column by default, and we can add the extension to the table to allow users to reorder the columns for their preference.

@DomGarguilo
Copy link
Copy Markdown
Member Author

Looks good. My only suggestion is to make the tablet server the far left column by default, and we can add the extension to the table to allow users to reorder the columns for their preference.

Addressed in 4cf3552

@DomGarguilo DomGarguilo merged commit 5da24b9 into apache:main May 15, 2026
4 checks passed
@DomGarguilo DomGarguilo deleted the perTableView branch May 15, 2026 01:06
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

Successfully merging this pull request may close these issues.

Add per table view rolled up by tablet server to monitor

3 participants