Create AppD dashboards at lightning speed with a query language
- Add your controller details to
config.json
- Download nvm. Once nvm is installed, run
nvm install v8
- From the project directory, install dependencies with
npm install
- Run
npm start
- 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
API
Libraries