未验证 提交 348a86da 编写于 作者: J Jialin Qiao 提交者: GitHub

Merge pull request #268 from samperson1997/grafana_doc

[IOTDB-145] Update readme.md and readme_zh.md in incubator-iotdb/grafana
......@@ -21,7 +21,7 @@
# IoTDB-Grafana
* [中文](https://github.com/thulab/iotdb/blob/master/grafana/readme_zh.md)
* [中文](https://github.com/apache/incubator-iotdb/blob/master/grafana/readme_zh.md)
This project provides a connector which reads data from iotdb and sends to grafana(https://grafana.com/). Before you use this tool, make sure grafana and iotdb are correctly installed and started.
......@@ -47,12 +47,12 @@ Grafana will auto start after installing, or you can run `sudo service grafana-s
## IoTDB installation
See https://github.com/thulab/iotdb
See https://github.com/apache/incubator-iotdb
## IoTDB-Grafana installation
```shell
git clone https://github.com/thulab/iotdb.git
git clone https://github.com/apache/incubator-iotdb.git
mvn clean package -pl grafana -am -Dmaven.test.skip=true
cd grafana
```
......
......@@ -38,13 +38,13 @@ Grafana下载地址:https://grafana.com/grafana/download
启动 Grafana
# IoTDB安装
参考:https://github.com/thulab/iotdb
参考:https://github.com/apache/incubator-iotdb
# 后端数据源连接器安装
下载源代码
```shell
git clone https://github.com/thulab/iotdb.git
git clone https://github.com/apache/incubator-iotdb.git
mvn clean package -pl grafana -am -Dmaven.test.skip=true
cd grafana
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册