Blog: Meet Horizon UI 12/17 — Inspect: Cross-Layer Query Power-Tools#879
Merged
Conversation
Part 12 of the Meet Horizon UI series, continuing Act 3 (operate). The Inspect family under Operate: Metrics inspect (a catalog of every metric OAP computes, grouped by the OAL/MAL rule that defines it, plus an MQE board), and the layer-less Trace inspect and Log inspect that query across the whole deployment without picking a layer first (Log inspect folds raw service logs, browser errors, and K8s pod logs into one tool). All share inspect:read; Metrics inspect needs OAP 11's admin host + inspect module, while Trace/Log inspect ride the always-on query protocol (10.x ok). 4 figures (WebP): metrics catalog, metrics board, trace inspect, log sources.
❌ Deploy Preview for skywalking-website-preview failed.
|
The mobile slide-out drawer (sidebar-skywalking.html) hardcoded the Blog link with router-link-active, so on phone-width browsers (e.g. iOS Safari) Blog showed selected on every page. Compute the active class per page section instead, matching the desktop top navbar.
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 12 of the Meet Horizon UI series — continuing Act 3 (operate). The Inspect family: three cross-layer query power-tools under Operate that drop the layer-first step.
Content
inspectmodule; shows a clean banner when absent.inspect:read; Trace/Log inspect are the cross-layer counterparts to the per-layer Trace Explorer (P6) / Log Explorer (P7).Figures (4, WebP)
Render-verified against the Inspect code and adversarially fact-checked (ship-as-is). Screenshots captured live from the demo backend.