auxesis / visage

Graph collectd metrics in the browser, backed by a JSON API
http://visage-app.com/
Other
382 stars 56 forks source link

Custom Timescale per Profile #102

Closed jessereynolds closed 12 years ago

jessereynolds commented 12 years ago

Add a Default Timescale selector to the Profile Options section of the Builder (with the same drop down as shown per graph, ie 'last 1 hour', 'last 2 hours').

Some profiles are best served by beginning with a 24 hour period, or something longer than the default 'last 1 hour'.

jessereynolds commented 12 years ago

Given gh-98 and gh-109 are now implemented, all we need to do now for this issue is save the global timescale into the profile.yaml.

jessereynolds commented 12 years ago

Implemented in gh-102, merged into trunk