未验证 提交 a84a47e3 编写于 作者: sangshuduo's avatar sangshuduo 提交者: GitHub

docs: refine cloud doc grafana (#13585)

* docs: describe how grafana connect cloud

* docs: update latest version

* docs: describe how grafana to connect cloud

* docs: refine 08-third-party/01-grafana.md

* docs: update add_datasource4.webp

* docs: refine 08-third-party/01-grafana.md

* docs: update two pics

* docs: refine 01-grafana.md
上级 d8232586
......@@ -43,29 +43,29 @@ If Grafana is running in a Docker environment, the TDengine plugin can be automa
GF_INSTALL_PLUGINS=tdengine-datasource
```
## Using Grafana
### Configuring Data Sources
Users can log in to the Grafana server (username/password: admin/admin) directly through the URL `http://localhost:3000` and add a datasource through `Configuration -> Data Sources` on the left side, as shown in the following figure.
Users can log in to the Grafana server (initial username/password: admin/admin) directly through the URL `http://localhost:3000` and add a datasource through `Configuration -> Data Sources` on the left side, as shown in the following figure.
![TDengine Database TDinsight plugin add datasource 1](./grafana/add_datasource1.webp)
![Grafana add datasource 1](./grafana/add_datasource1.webp)
Click `Add data source` to enter the Add data source page, and enter TDengine in the query box to add it, as shown in the following figure.
![TDengine Database TDinsight plugin add datasource 2](./grafana/add_datasource2.webp)
![Grafana add datasource 2](./grafana/add_datasource2.webp)
Enter the datasource configuration page, and follow the default prompts to modify the corresponding configuration.
![TDengine Database TDinsight plugin add database 3](./grafana/add_datasource3.webp)
![Grafana add database 3](./grafana/add_datasource3.webp)
- Host: The URL string the TDengine Cloud assigns for the registered user.
- Host: Please fill the URL string the TDengine Cloud provides.
- User: leave it as default.
- Password: leave it as default.
- Cloud Token: The token string the TDengine Cloud assigns for the registered user.
- Cloud Token: Please fill the token string the TDengine Cloud provides.
Click `Save & Test` to test. You should see a success message if the test worked.
![TDengine Database TDinsight plugin add database 4](./grafana/add_datasource4.webp)
![Grafana add database 4](./grafana/add_datasource4.webp)
## Using Grafana
Please add new dashboard or import exist dashboard to illustrate the data you store in the TDengine.
Please refer to the [documentation](https://docs.tdengine.com/third-party/grafana#create-dashboard) for more details.
And refer to the [documentation](https://docs.tdengine.com/third-party/grafana#create-dashboard) for more details.
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册