Skip to content

sys13/dash-ql

Repository files navigation

dash-ql

Create AppD dashboards at lightning speed with a query language

How to Use

  1. Add your controller details to config.json
  2. Download nvm. Once nvm is installed, run nvm install v8
  3. From the project directory, install dependencies with npm install
  4. Run npm start

Development

Features

  • shortforms: (art = Average Response Time (ms), etc.)
  • headers
  • default metric format strings
  • AS
  • WHERE on a name/label with = or REGEX
  • [] add tier to bts
  • [] add a title
  • [] more than just bts
  • [] WHERE on metric values (current art > x)
  • [] WHERE OR operator and nesting
  • [] SORT BY
  • [] LIMIT
  • [] query autocomplete
  • [] query validation
  • [] HR status lights
  • [] specify dashboard name
  • [] create multiple dashboards at once
  • [] save queries
  • [] more metric types: browser, mobile, DB, SIM, IoT
  • [] styling/theming
  • [] add logo
  • [] table grid lines
  • [] electron app
  • [] help docs
  • [] prebuilt dashboards
  • [] preview dashboard before deploying
  • [] share dashboard formulas

Helpful Links

API

Libraries

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published