Skip to content

NovatecConsulting/novatec-grafana-discrete-panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discrete Panel

This panel is an extension of https://github.com/NatelEnergy/grafana-discrete-panel

Enhencements

  • Per displayed row multiple metric series can be used (separate series for the displayed value)
  • Configurable indents for row headers
  • Option of showing a time line
  • Option of configuring dynamic links (using different metric data) for on-click action for the rows

Screenshots

example example example example example options options

Building

To complie, run:

npm install -g yarn
yarn install --pure-lockfile
grunt

To Check tslint:

yarn global add tslint typescript

tslint  -c tslint.json 'src/**/*.ts'

About

Extended version of the Grafana Discrete Panel Plugin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published