Blog: Meet Horizon UI 13/17 — Platform & Cluster Introspection (EN & CN)#881
Merged
Merged
Conversation
Part 13 of the Meet Horizon UI series, closing Act 3 (operate). Three read-only introspection surfaces under Platform monitoring: Cluster Status (the two-port + Zipkin health view with live admin-module probes), OAP Configuration (the effective runtime-config dump, grouped and masked, read-only), and Data Retention (per-class TTLs — a single number on a flat backend like Elasticsearch, hot/warm/cold lifecycle bars on BanyanDB). The version split: query-port surfaces work on any OAP, admin-host surfaces need OAP 11. English and Chinese posts, 3 shared figures (WebP).
✅ Deploy Preview for skywalking-website-preview ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
Part 13 of the Meet Horizon UI series — closing Act 3 (operate). Three read-only introspection surfaces under Platform monitoring, in both English and Chinese.
Content
cluster:read) — a two-port health view plus an independent probe: Query (:12800, any OAP: version / server time / health score), Admin (:17128, OAP 11: each admin module live-probed with its REST path,SW_…env var, and impact), and Zipkin/OTLP (informational).config:read) — the connected backend's effective runtime config from the admin port's/debugging/config/dump, grouped by module, filterable, secrets masked to******by OAP. Read-only.ttl:read) — per-class TTLs in days. A flat backend like Elasticsearch shows one number per class; BanyanDB ages data through hot/warm/cold, drawn as lifecycle bars. Rides the query port (works on any OAP).Figures (3, WebP, shared EN/CN)
Render-verified against the code and adversarially fact-checked (ship-as-is). Screenshots from the demo (OAP 11.0.0-SNAPSHOT, BanyanDB).