We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f434a96 commit 60b8168Copy full SHA for 60b8168
readme.md
@@ -25,7 +25,7 @@ NAT|QCE/NAT_GATEWAY|[指标详情](https://cloud.tencent.com/document/product/24
25
## 二、快速开始
26
### 1.构建
27
```shell
28
-git clone http://git.code.oa.com/rig/tencentcloud-exporter.git
+git clone https://github.com/tencentyun/tencentcloud-exporter.git
29
go build cmd/qcloud-exporter/qcloud_exporter.go
30
```
31
或从release列表获取预编译的二进制, 目前只提供linux-amd64
0 commit comments