Horizon UI is the next-generation web UI for Apache SkyWalking. It targets feature parity with the existing booster-ui against the same OAP GraphQL query-protocol and MQE, with a modernized dense dark-first design.
The sidebar on the left of this site is the canonical entry point — every section below has its own page there. This README is the orientation map.
horizon.yaml settings operators usually need.Horizon runs as a browser UI plus a Horizon server process. The browser talks only to the Horizon server; the server talks to OAP for query, admin, and Zipkin traffic. That keeps OAP connectivity, credentials, and compatibility checks in one place.
| If you are… | Read first |
|---|---|
| Deploying Horizon for the first time | Setup → Quick Start, then Compatibility → OAP Version. |
| Wiring up LDAP / configuring roles | Access Control → LDAP Backend, then RBAC. |
| Customizing per-layer dashboards | Customization → Layer Dashboard Templates. |
| Building a “war room” overview | Customization → Overview Templates. |
| Diagnosing a “module disabled” warning | Compatibility → Required OAP Modules, then Operate → Cluster Status. |