obfuscurity / tasseo

Live dashboard for Graphite
Other
1.53k stars 127 forks source link

Add ability to nest dashboards within subdirectories of public/d #33

Closed jasonhancock closed 10 years ago

jasonhancock commented 12 years ago

Enable the ability to have dashboards nested within subdirectories of the public/d directory. This allows you to organize dashboards and drill down to find a specific dashboard, much like you do today inside the graphite web UI.

I'm not much of a rubyist, so if there's a more correct way to implement the same functionality, then please use that instead.

obfuscurity commented 12 years ago

@jasonhancock Just started looking at this, sorry for the delay.

It looks useful but I'll need to add support for the new navigation drop-down, unless you have time to merge it in. Also, would be nice if we update the title (e.g. clicking from the front-page) to reflect our current subdir. For example drilling into "foo" and "bar" would show "Tasseo/foo/bar" in the title.