docs(features): document multi-account dashboard panels and the Accounts filter - #853
Merged
Merged
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds a new section to the custom dashboards documentation detailing how panels function across multiple accounts, including dashboard-wide filtering, visualization behaviors, and series limits. The review feedback suggests several improvements to the documentation's clarity, grammar, and tone, standardizing the capitalization of "K8s", and ensuring confidential prospect names are redacted from the referenced screenshots.
RamanKharchee
marked this pull request as ready for review
September 12, 2026 14:31
RamanKharchee
force-pushed
the
docs/custom-dashboards-multi-account
branch
from
September 12, 2026 14:32
fdb1178 to
7137c10
Compare
…nts filter Custom Dashboards gains a section on panels scoped to several accounts: the toolbar Accounts filter and how it composes with each panel's own picker and header chip, the dashed All accounts line on time series (per label set, gap-tolerant), stat and gauge totals with the hover breakdown and the "n of N accounts" count, the Account column on tables, and the per-account series cap. Screenshots from the dev tenant's First Dashborad, GitHub Runners (ARC v2) and Expensive Queries Stress Test dashboards; the dashboard-list image that was a TODO comment is now real. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
RamanKharchee
force-pushed
the
docs/custom-dashboards-multi-account
branch
from
September 12, 2026 15:01
7137c10 to
5a9860a
Compare
Contributor
Author
Review resolution
Single amended commit; image references re-checked. |
blue4209211
approved these changes
Sep 12, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Description
Documents what shipped for custom dashboards this week, on the Custom Dashboards page:
by (...)examplen of N accountscount for a missing accountEight screenshots from the dev tenant: First Dashborad (the multi-account panels), GitHub Runners (ARC v2) - DND (dashboard overview) and Expensive Queries Stress Test (per-label totals). The dashboard-list image that was a commented-out TODO is now real. Full-page shots are 1568px wide per the repo convention; the panel-level ones are tight crops.
Redaction: the prospect account name that appeared in the first cut was replaced with
poc-clusterin every image before capture (page text rewritten in the browser, then re-shot, so the images are clean rather than painted over). No hosts, tokens or emails appear in any image or in the page.How Has This Been Tested?
Image references resolve (
grep img/dashboardagainstls doc-server/docs/features/img). No hosts, emails or prospect names in the page or images. Not built locally — the page is Markdown plus PNGs, no MDX components added.🤖 Generated with Claude Code