- Log analysis is performed not only through queries but also through visual inspection of the results.
- The UI should allocate screen real estate in proportion to data importance — for instance, log messages deserve as much horizontal space in the table as possible.
- Several users may inspect the same query result at different moments as part of a shared workflow.
- There are two principal ways to read logs: (1) retrieving information about a known event and (2) locating an event by investigating its effects. The first method often needs no tooling at all.
Source: https://www.reddit.com/r/VictoriaMetrics/comments/1q98y49/comment/o1htgsn/
-
Hits chart bars jitter on auto-refresh VictoriaMetrics/VictoriaLogs#1051
-
Add quick-select presets for time ranges under 5 minutes VictoriaMetrics/VictoriaLogs#1052
-
Display per-bar time range in hits chart VictoriaMetrics/VictoriaLogs#1054