wujysh commented on a change in pull request #18: add english doc URL: https://github.com/apache/incubator-iotdb/pull/18#discussion_r250662613
########## File path: docs/Documentation/UserGuideV0.7.0/7-Tools-Grafana.md ########## @@ -0,0 +1,107 @@ +<!-- TOC --> + +- [IoTDB-Grafana](#iotdb-grafana) + - [Grafana installation](#grafana-installation) + - [Install Grafana](#install-grafana) + - [Install data source plugin](#install-data-source-plugin) + - [Start Grafana](#start-grafana) +- [ip and port of IoTDB](#ip-and-port-of-iotdb) + +<!-- /TOC --> +# IoTDB-Grafana + +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. Review comment: Better to uppercase IoTDB and Grafana. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
