Cobra icon indicating copy to clipboard operation
Cobra copied to clipboard

API Server for storing and graphing real-time time-series data in MongoDB

Cobra

API Server for storing and graphing real-time time-series data in MongoDB

Installation

npm install
bower install

Usage

npm start

Then open up http://localhost:8080/ in your web browser.

Screenshot

Graphing 100 sensors at rate of 1 per second. Both inserting and reading to graph in real-time, from within web-app.

Note: Pageres was used to create screenshot and could only render a few horizons with Cubism. You can install and run Cobra to test for yourself and see how 100 sensors is easily streaming.

screenshot