Skip to content

Conversation

@Loori-R
Copy link
Contributor

@Loori-R Loori-R commented Dec 11, 2025

Describe Your Changes

Adds support for a new Stats view mode in the web UI graph and cleans up unused graph options.

Changes

  1. Added the Stats view toggle to the graph panel.
  2. Implemented Top-N behavior for stats_query_range:
    only the top N series are shown explicitly, while all remaining series are aggregated into a single Other series to avoid rendering thousands of lines.
  3. Removed the Fill option.

Related issue: #34

image

Checklist

The following checks are mandatory:

@Loori-R Loori-R added the web-ui Issues related to the user interface: layout, styling, usability, or UI-specific bugs. label Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

web-ui Issues related to the user interface: layout, styling, usability, or UI-specific bugs.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

victorialogs: web UI: automatically switch hits panel to timeseries panel when the query contains | stats ... pipe

1 participant