/metricio-dashboard-raspberry-pi

A dashboard to display MEN Technology & Media metrics.

Primary LanguageJavaScriptMIT LicenseMIT

Build Status Maintainability Support Docs

Metricio

Metricio (🔊) is a dashboard framework that helps you display metrics and monitor systems and APIs.

Simple to get started and quick to create build screens for all your teams.

Metricio has a similar design and architecture to Dashing, which used to be my "goto" framework for dashboards. Unfortunately, Dashing is no longer maintained. However, if you have a preference to writing CoffeeScript and Ruby then that framework is still awesome!

Metricio allows you to:

  • Build widgets with React components
  • Create jobs with Node.js and async/await
  • Support for multiple dashboards
  • CRON like scheduling with node-scheduler
  • Caching handled with Redis
  • Event-based communication with socket.io
  • Number formatting with Numeral

The UI aims to use a little resource as possible. Enabling your dashboards to run without crashing for prolonged lengths of time on even the most neglected Raspberry Pi.

See the Docs for more information

Example

Test

npm run test

Coverage

npm run coverage

Contributing

Any help is welcomed and appreciated.

License

Distributed under the MIT license