Skip to content
Reading Time: < 1 minuteWhen to use
- Live — for an operational reaction here and now.
- Historical — for retrospective analysis and capacity planning.
What Live shows
- Streaming telemetry via SSE.
- The set of graphs selected in the cluster settings.
- A buffer of points bound to the threshold
offlineThresholdSeconds.
What Historical shows
- Data by intervals (1/5/15/30/60 min).
- For each bucket:
avg, min, max.
- Incremental loading of large periods with progress.
Working scenario
- During the event, work in Live and capture the moment of degradation.
- Once stabilized, open Historical on the same server.
- Compare peak and baseline values for the desired time range.
What to check
- Live has an active connection and updates graphics without interruptions.
- Historical returns a non-empty range and plots AVG/MIN/MAX curves.