Dashboard-home benchmarking-aware enhancements (Increment 1)#82
Open
Kaushik985 wants to merge 1 commit into
Open
Dashboard-home benchmarking-aware enhancements (Increment 1)#82Kaushik985 wants to merge 1 commit into
Kaushik985 wants to merge 1 commit into
Conversation
Increment 1 of the Dashboard UI plan — sharpen the existing overview dashboard without new routes or backend changes. - Compliance-coverage warning banner: when the proxy is reachable but 0% of windowed traffic was covered by compliance hooks, render an explicit callout so the 0.0% KPI reads as the governance gap it is. - Latency split: add an End-to-End P95 card alongside Gateway Overhead P95 and Upstream P95 (real totalP95Ms from analyticsApi.latencyPhases), making the gateway-overhead-vs-upstream distinction first-class. - Traffic-source selector (All / Virtual keys / Proxy / Agent) wired to the summary, by-provider, and latency-phases queries — mapping to each endpoint's actual source vocabulary. Env selector and a "Benchmarks" source were deliberately NOT added (no analytics dimension for them yet; would be dead controls). Active-Workloads KPI deferred to the Workloads increment (needs VK-naming/traffic derivation). i18n EN/ES/ZH added (parity check passes); design tokens clean; tsc + vite build green. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Console overview (
packages/control-plane-ui/src/pages/dashboard/), no new routes:analyticsApi.latencyPhases).i18n EN/ES/ZH (parity passes), design tokens only,
tsc+vite buildgreen. Env selector + Active-Workloads KPI deliberately deferred (no analytics dimension yet — no dead controls or fake data).🤖 Generated with Claude Code