NatelEnergy / grafana-discrete-panel

Show discrete events in grafana
MIT License
166 stars 53 forks source link
discrete-event grafana grafana-panel

Discrete Panel

CircleCI dependencies Status devDependencies Status

This panel shows discrete values in a horizontal graph. This lets show state transitions clearly. It is a good choice to display string or boolean data

Screenshots

example example example example example options options

Building

To complie, run:

yarn install
yarn build

Releasing

This plugin uses release-it to release to GitHub.

env GITHUB_TOKEN=your_token yarn release-it patch

Roadmap

Changelog

v0.1.0
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1