visage icon indicating copy to clipboard operation
visage copied to clipboard

Make granularity of graph selectable

Open auxesis opened this issue 14 years ago • 1 comments

Sometimes on especially large dataset you want the data to be averaged out.

RRD has a resolution function that can do this automagically.

This should be exposed through the UI.

auxesis avatar Jan 15 '11 04:01 auxesis

With the addition of the 95th Percentile feature, the visage server now does downsampling of data before sending to the user (currently set to a target of between 1,000 and 2,000 samples per series). This range could be twiddled with a slider in the UI. Similarly, zooming in on the graph could refetch higher resolution samples for the reduced timespan.

jessereynolds avatar Apr 23 '12 07:04 jessereynolds