Browse Source

README: hastic-grafana-graph-panel -> hastic-grafana-app

master
rozetko 5 years ago
parent
commit
ee5f48999f
  1. 20
      README.md

20
README.md

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

Loading…
Cancel
Save