docs: update taoskeeper docs installation part (#20680)
This commit is contained in:
parent
cebe53a483
commit
30e8191f58
|
@ -13,14 +13,12 @@ taosKeeper is a tool for TDengine that exports monitoring metrics. With taosKeep
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
<!-- There are two ways to install taosKeeper: -->
|
There are two ways to install taosKeeper:
|
||||||
Methods of installing taosKeeper:
|
Methods of installing taosKeeper:
|
||||||
|
|
||||||
<!--- Installing the official TDengine installer will automatically install taosKeeper. Please refer to [TDengine installation](/operation/pkg-install) for details. -->
|
- Installing the official TDengine installer will automatically install taosKeeper. Please refer to [TDengine installation](/operation/pkg-install) for details.
|
||||||
|
|
||||||
- You can compile taosKeeper separately and install it. Please refer to the [taosKeeper](https://github.com/taosdata/taoskeeper) repository for details. -->
|
|
||||||
You can compile taosKeeper separately and install it. Please refer to the [taosKeeper](https://github.com/taosdata/taoskeeper) repository for details.
|
|
||||||
|
|
||||||
|
- You can compile taosKeeper separately and install it. Please refer to the [taosKeeper](https://github.com/taosdata/taoskeeper) repository for details.
|
||||||
## Configuration and Launch
|
## Configuration and Launch
|
||||||
|
|
||||||
### Configuration
|
### Configuration
|
||||||
|
|
|
@ -13,12 +13,11 @@ taosKeeper 是 TDengine 3.0 版本监控指标的导出工具,通过简单的
|
||||||
|
|
||||||
## 安装
|
## 安装
|
||||||
|
|
||||||
<!-- taosKeeper 有两种安装方式: -->
|
taosKeeper 有两种安装方式:
|
||||||
taosKeeper 安装方式:
|
taosKeeper 安装方式:
|
||||||
|
|
||||||
<!-- - 安装 TDengine 官方安装包的同时会自动安装 taosKeeper, 详情请参考[ TDengine 安装](/operation/pkg-install)。-->
|
- 安装 TDengine 官方安装包的同时会自动安装 taosKeeper, 详情请参考[ TDengine 安装](/operation/pkg-install)。
|
||||||
|
|
||||||
<!-- - 单独编译 taosKeeper 并安装,详情请参考 [taosKeeper](https://github.com/taosdata/taoskeeper) 仓库。-->
|
|
||||||
- 单独编译 taosKeeper 并安装,详情请参考 [taosKeeper](https://github.com/taosdata/taoskeeper) 仓库。
|
- 单独编译 taosKeeper 并安装,详情请参考 [taosKeeper](https://github.com/taosdata/taoskeeper) 仓库。
|
||||||
|
|
||||||
## 配置和运行方式
|
## 配置和运行方式
|
||||||
|
|
Loading…
Reference in New Issue