wu-sheng opened a new pull request, #866:
URL: https://github.com/apache/skywalking-website/pull/866

   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.


-- 
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]

Reply via email to