Skip to content

Blog: Meet Horizon UI 7/16 — The Log Explorer#866

Merged
wu-sheng merged 2 commits into
masterfrom
blog/p7-log-explorer
Jun 23, 2026
Merged

Blog: Meet Horizon UI 7/16 — The Log Explorer#866
wu-sheng merged 2 commits into
masterfrom
blog/p7-log-explorer

Conversation

@wu-sheng

Copy link
Copy Markdown
Member

Part 7 of the Meet Horizon UI series — the per-layer Logs and Pod Logs tabs.

Two log surfaces, two questions:

  • Logs — SkyWalking's stored, indexed, trace-correlated stream: own time range, structured conditions (Instance / Endpoint / Trace ID / Tags / Level, no log query language), a level-stacked density histogram, and a row popout with format-aware pretty-printing + tag table + ↗ trace.

  • Pod Logs — a live tail of a pod's container output read from the Kubernetes API server through OAP (not SkyWalking storage, never persisted): Window / Interval, Start/Pause, Include/Exclude regex, disabled-by-default on OAP.

  • 3 WebP figures: the stream (histogram + Levels + rows), a JSON access-log payload popout, the Pod Logs live tail.

  • Render-verified against apps/ui/src/layer/{logs,pod-logs} + docs/operate/logs.md (corrected the old plan: no "top patterns", and JSON/YAML is pretty-printed, not an interactive tree).

  • Author: Sheng Wu. Tags: Logging, Cloud Native. Doc link points at the real operate/logs page.

Part 7 of the Meet Horizon UI series: two log surfaces — the stored, indexed, trace-correlated Logs stream (level histogram, Levels filter, format-aware payload popout, no log query language) and the on-demand Pod Logs live tail read from the Kubernetes API server (Window/Interval, Include/Exclude regex, never persisted, disabled-by-default on OAP). 3 WebP figures. Render-verified against apps/ui/src/layer/{logs,pod-logs} + docs/operate/logs.md. Tags: Logging, Cloud Native.
@netlify

netlify Bot commented Jun 23, 2026

Copy link
Copy Markdown

Deploy Preview for skywalking-website-preview ready!

Name Link
🔨 Latest commit 2e8f09c
🔍 Latest deploy log https://app.netlify.com/projects/skywalking-website-preview/deploys/6a39e3dd96b71f00083522cd
😎 Deploy Preview https://deploy-preview-866--skywalking-website-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@wu-sheng wu-sheng merged commit 04c8ccf into master Jun 23, 2026
5 checks passed
@wu-sheng wu-sheng deleted the blog/p7-log-explorer branch June 23, 2026 01:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant