You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alexey Velikiy 75ae7e3c9a
Update README.md
6 years ago
build Add src 6 years ago
examples hastick name 6 years ago
src Run anomaly status waiter on anomaly create 6 years ago
.gitignore Add src 6 years ago
LICENSE Initial commit 6 years ago
README.md Update README.md 6 years ago
package-lock.json hastick name 6 years ago
package.json hastick name 6 years ago
tsconfig.json Add src 6 years ago

README.md

Hastic Graph Panel

A better version of default Grafana's Graph Panel. Can render Anomalies & more. In order to detect anomalies and make predictions, you need to install: https://github.com/hastic/hastic-server

Installation

Clone repo

cd $GRAFANA_PATH/data/plugins
git clone git@github.com:hastic/hastic-grafana-graph-panel.git

and restart your $GRAFANA_PATH/bin/grafana-server server.

Build

npm install
npm run build

Changelog

[Improvements]

  • You can zoom during update

Credits

Based on