wu-sheng opened a new pull request, #66: URL: https://github.com/apache/skywalking-horizon-ui/pull/66
## Why Two gaps this closes ahead of 0.7.0: 1. The README advertised a broad feature set the published `docs/` tree didn't cover — no Traces, Logs, Alarms, Profiling, Live Debugger, or Service Map pages, and no reference for the bundled layer dashboards an operator actually sees. 2. A docs/README consistency audit surfaced several factual errors. ## What **Features & Capabilities** (6 new operator pages + edits) - New: Service Map & Topology, Traces, Logs, Alarms, Profiling, Live Debugger. - Edits: 3D-map `metricConcurrency`; deployment role-pair edges + the full self-observability layer list; a multi-entity Compare section; corrected pre-existing inaccuracies (k8s aliases, an admin-verb error, `expressionAxes`, the `format` value list, a wrong widget title). **Bundled Dashboards** (45 new pages) - One page per bundled layer (44) — each layer's Service / Instance / Endpoint dashboards, widgets, metrics, maps, and any layer-specific tabs (e.g. BanyanDB's Deployment), read from the bundled template (no invented metrics). - An Overview Dashboards page for the cross-layer Services and Mesh war-room views. **menu.yml** restructured into two parts: **Features & Capabilities** and **Bundled Dashboards** (Overview + 44 layers, alphabetical); also registered a previously-orphaned `charts` page. **README / CHANGELOG / CLAUDE.md** - README: 8 factual corrections (tier taxonomy, scientific-notation, eBPF targets, phase label, trace tabs, alarms attribution, 3D plane labels). - CHANGELOG: removed a stale axis-format bullet superseded within 0.7.0 by the SI-suffix entry. - CLAUDE.md: relaxed the BFF `http->client` layering rule for thin single-query routes. ## Validation - 50+ pages authored against the actual template/code (no invented metrics) and independently reviewed; 19 inaccuracies found and fixed across the build + a release recheck. - Operator-facing throughout — a tree-wide grep finds zero internal-code-narration. - `menu.yml` valid YAML; all 89 leaf paths resolve; no orphan pages; every new page has a license header + exactly one H1; 0 broken internal links. - Full code gate green (type-check, lint, 122 + 113 tests, both builds) — docs-only change, no code touched. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
