Skip to content

Commit

Permalink
Merge pull request #12 from juexiaolin/master
Browse files Browse the repository at this point in the history
v2.1.1修正文档描述
  • Loading branch information
juexiaolin authored Sep 10, 2020
2 parents 9cb8ff1 + 60b8168 commit a2845c6
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

## 一、支持的产品列表

产品 | 命名空间 |支持的指标
产品 | 命名空间 |支持的指标|
--------|---------|----------
MongoDB |QCE/CMONGO|[指标详情](https://cloud.tencent.com/document/product/248/45104)
CDB|QCE/CDB|[指标详情](https://cloud.tencent.com/document/product/248/45147)
Expand All @@ -14,7 +14,8 @@ Redis集群版|QCE/REDIS|[指标详情](https://cloud.tencent.com/document/produ
CVM|QCE/CVM|[指标详情](https://cloud.tencent.com/document/product/248/6843)
COS|QCE/COS|[指标详情](https://cloud.tencent.com/document/product/248/45140)
CDN|QCE/CDN|[指标详情](https://cloud.tencent.com/document/product/248/45138)
CLB|QCE/LB_PUBLIC|[指标详情](https://cloud.tencent.com/document/product/248/45047)
CLB(公网)|QCE/LB_PUBLIC|[指标详情](https://cloud.tencent.com/document/product/248/45047)
CLB(7层)|QCE/LOADBALANCE|[指标详情](https://cloud.tencent.com/document/product/248/45045)
NAT|QCE/NAT_GATEWAY|[指标详情](https://cloud.tencent.com/document/product/248/45069)
物理专线|QCE/DC|[指标详情](https://cloud.tencent.com/document/product/248/45102)
专用通道|QCE/DCX|[指标详情](https://cloud.tencent.com/document/product/248/45101)
Expand All @@ -24,7 +25,7 @@ NAT|QCE/NAT_GATEWAY|[指标详情](https://cloud.tencent.com/document/product/24
## 二、快速开始
### 1.构建
```shell
git clone http://git.code.oa.com/rig/tencentcloud-exporter.git
git clone https://github.com/tencentyun/tencentcloud-exporter.git
go build cmd/qcloud-exporter/qcloud_exporter.go
```
或从release列表获取预编译的二进制, 目前只提供linux-amd64
Expand Down

0 comments on commit a2845c6

Please sign in to comment.