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

docs: add install plugin with gui section (#17733)

上级 54bfb5c0
......@@ -13,6 +13,18 @@ TDengine currently supports Grafana versions 7.5 and above. Users can go to the
## Install TDengine plugin
### Install with GUI
The TDengine data source plugin is already published as a signed Grafana plugin. You can easily install it from Grafana Configuration GUI. In any platform you already installed Grafana, you can open the URL http://localhost:3000 then click plugin menu from left panel.
![click plugin menu](./grafana/click-plugin-menu-from-config.png)
Then key in `TDengine` to search.
![search TDengine](./grafana/search-tdengine-from-config.png)
### One-line installer
Please copy the following shell commands to export `TDENGINE_CLOUD_URL` and `TDENGINE_CLOUD_TOKEN` for the data source installation.
```bash
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册