vidi-dashboard

0.4.0 • Public • Published

Banner

vidi-dashboard

Vidi: Dashboard is a web app used to chart metrics from Vidi: Metrics. The default installation includes support for charting node processes preloaded with Toolbag. Data is shown on various charts over 120 seconds. Check the Org for more plugins to enhance the dashboard's functionality.

  • Work in progress: This module is currently a work in progress.

Running

To run the dashboard,

  1. Clone this repo
  2. Run docker-compose -f test/influx.yml up
  3. Run npm install
  4. Run npm run build
  5. Run npm run start

Also you can watch the files for changes and automatically rebuild the sources by running npm run watch in a different terminal.

Demo

A number of premade services are included to demo the dashboard. There are three services that can be ran,

  • npm run healthy a healthy low usage processes
  • npm run leaker a process that rapidly consumes memory, eventually crashes
  • npm run sleeper a process that sleeps the event loop at regular intervals

Simply run each process in a new terminal window, they will appear on the dashboard shortly after starting. To add your own processes simply preload them with Toolbag.

Documentation

This project is in it's infancy, documentation will come after stability.

Contributing

The Vidi: Insights org encourages open and safe participation.

If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch.

License

Copyright (c) 2016, Dean McDonnell and other contributors. Licensed under MIT.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.4.0
    3
    • latest

Version History

Package Sidebar

Install

npm i vidi-dashboard

Weekly Downloads

3

Version

0.4.0

License

MIT

Last publish

Collaborators

  • malex
  • mcdonnelldean
  • pelger