|
|
@ -1,7 +1,7 @@ |
|
|
|
<p align="center"> |
|
|
|
<p align="center"> |
|
|
|
<a href=#hastic-graph-panel> |
|
|
|
<a href=#hastic-grafana-app> |
|
|
|
<img width="auto" align="middle" height="120px" src="https://github.com/hastic/hastic-grafana-graph-panel/blob/master/src/img/hastic_graph.png" /> |
|
|
|
<img width="auto" align="middle" height="120px" src="https://github.com/hastic/hastic-grafana-app/blob/master/src/img/hastic_graph.png" /> |
|
|
|
<img hspace="50" align="middle" width="30%" height="30%" src="https://github.com/hastic/hastic-grafana-graph-panel/blob/master/src/img/hastic_logo.png" /> |
|
|
|
<img hspace="50" align="middle" width="30%" height="30%" src="https://github.com/hastic/hastic-grafana-app/blob/master/src/img/hastic_logo.png" /> |
|
|
|
</a> |
|
|
|
</a> |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
|
|
|
|
|
|
|
@ -20,11 +20,11 @@ A version of Grafana's default Graph Panel for rendering and labeling Hastic's p |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See also: |
|
|
|
See also: |
|
|
|
* [Wiki](https://github.com/hastic/hastic-grafana-graph-panel/wiki) |
|
|
|
* [Wiki](https://github.com/hastic/hastic-grafana-app/wiki) |
|
|
|
* [FAQ](https://github.com/hastic/hastic-grafana-graph-panel/wiki/FAQ) |
|
|
|
* [FAQ](https://github.com/hastic/hastic-grafana-app/wiki/FAQ) |
|
|
|
* [Installation from source](https://github.com/hastic/hastic-grafana-graph-panel/wiki/Installation-from-source) |
|
|
|
* [Installation from source](https://github.com/hastic/hastic-grafana-app/wiki/Installation-from-source) |
|
|
|
* [Usage](https://github.com/hastic/hastic-grafana-graph-panel/wiki/Usage) |
|
|
|
* [Usage](https://github.com/hastic/hastic-grafana-app/wiki/Usage) |
|
|
|
* [Changelog](https://github.com/hastic/hastic-grafana-graph-panel/wiki/Changelog) |
|
|
|
* [Changelog](https://github.com/hastic/hastic-grafana-app/wiki/Changelog) |
|
|
|
* [Hastic-server](https://github.com/hastic/hastic-server) |
|
|
|
* [Hastic-server](https://github.com/hastic/hastic-server) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -39,12 +39,12 @@ See also: |
|
|
|
|
|
|
|
|
|
|
|
- Download hastic graph panel |
|
|
|
- Download hastic graph panel |
|
|
|
``` |
|
|
|
``` |
|
|
|
wget https://github.com/hastic/hastic-grafana-graph-panel/releases/download/0.2.7/hastic-graph-panel-0.2.7.tar.gz |
|
|
|
wget https://github.com/hastic/hastic-grafana-app/releases/download/0.2.7/hastic-grafana-app-0.2.7.tar.gz |
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
- Unpack downloaded files |
|
|
|
- Unpack downloaded files |
|
|
|
``` |
|
|
|
``` |
|
|
|
tar -zxvf hastic-graph-panel-0.2.7.tar.gz |
|
|
|
tar -zxvf hastic-grafana-app-0.2.7.tar.gz |
|
|
|
``` |
|
|
|
``` |
|
|
|
|
|
|
|
|
|
|
|
- Restart grafana-server |
|
|
|
- Restart grafana-server |
|
|
|