Chart formats
Switching between formats
- To merge strip charts into a single chart: click Merge charts.
- To split a merged chart back into strip charts: click Split charts.
Log channel behavior
If a Rule includes a log-type channel, the chart and the Log Viewer appear together in the Rule view. The Log Viewer shows the exact log entries that caused the Rule’s condition to evaluate totrue; for example, when an expression like contains(sys_log, "failure") fires.
When a Rule includes both numeric and log channels, the time-series chart and the Log Viewer are displayed side by side so you can examine both the quantitative data and the log context at the same time.
Keyboard navigation
To move through Rules in a Report without using the mouse:- Press
Shift+←to go to the previous Rule. - Press
Shift+→to go to the next Rule.
Edge cases and limitations
- The merge option applies to numeric channels only. Log channels always appear in the Log Viewer regardless of whether charts are merged or split.
- If a Rule includes only one channel, it is displayed as a single chart with no strip chart or merge option.