Blog: Meet Horizon UI 11/17 — Runtime Rules & Live Debugging#877
Merged
Conversation
Part 11 of the Meet Horizon UI series, continuing Act 3 (operate). Two admin-host capabilities new to the SkyWalking UI: editing OAL/MAL/LAL analysis rules in the browser and hot-applying them through a fenced, recoverable rollout; and the three-tab Live Debugger that steps each DSL against live samples (OAL->traces, MAL->metrics with the sample-group diff, LAL->logs as a record-by-block matrix). Both ride OAP's admin host and self-warn on OAP 10.x. 6 figures (WebP): rule catalog, editor, live-debug session + node coverage, OAL trace, MAL diff, LAL matrix.
✅ 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 11 of the Meet Horizon UI series — continuing Act 3 (operate). Two admin-host capabilities new to the SkyWalking UI: editing the analysis rules and debugging them against live data.
Content
Operate → DSL management: four editable catalogs (MAL·OTel, MAL·Telegraf, LAL, LAL→MAL) + read-only OAL, grouped by source, filterable by active/inactive/bundled/modified.receiver-runtime-rule/dsl-debuggingmodules); on OAP 10.x they show a banner and stay read-only while every observe surface keeps working. RBAC-gated read vs write/execute.Figures (6, WebP)
Render-verified against the DSL-management + Live-Debugger code and adversarially fact-checked (ship-as-is). Screenshots captured live from the demo backend.