descartes
descartes copied to clipboard
Graph Composer
Provide an interface for creating/modifying graphs within Descartes. This should provide users with a native alternative to Graphite's composer.
Would be nice to use http://ivaynberg.github.com/select2/ for metrics search.
So at @seatgeek, we created Soulmate for Autocompletion. Since descartes is leaning towards Redis, I think it makes some sense to base autocompletion of metrics on something also redis-based :)
I haven't played around with the Graphiti composer, but my other team members say it's pretty good.
Actually the only thing Descartes uses Redis for is OmniAuth. The work I've started in the Metrics tab is where we're going towards a full composer. In that sense, the search is already complete. We do a paginated list of metrics + sparklines with a realtime filter input.
Ah, I assumed graphs etc. were stored in Redis as hashes, and dashboards as sorted sets. I haven't really dug into it other than deploying it to heroku.
github/ops/issues/23
One does not simply reference internal github projects!
#126