JeremyGrosser / cobalt

A frontend and server for Graphite using nvd3 and clusto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Work-in-progress, probably doesn't work.

server.py provides an API for querying time ranges from whisper files. These should be created by carbon. http://pypi.python.org/pypi/carbon/ http://pypi.python.org/pypi/whisper/

Under static/, you'll find an example index.html that loads some libraries along with static/js/app.js. app.js is an example of how you'd use the cobalt client library with clusto

About

A frontend and server for Graphite using nvd3 and clusto

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 76.5%Language:Python 23.5%