Skip to content

Commit 32789cc

Browse files
authored
Update README.md
1 parent 026efc0 commit 32789cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ products:
8181
```yaml
8282
credential:
8383
access_key: <YOUR_ACCESS_KEY> // 必须, 云API的SecretId
84-
access_secret: <YOUR_ACCESS_SECRET> // 必须, 云API的SecretKey
84+
secret_key: <YOUR_ACCESS_SECRET> // 必须, 云API的SecretKey
8585
region: <REGION> // 必须, 实例所在区域信息
8686

8787
rate_limit: 15 // 腾讯云监控拉取指标数据限制, 官方默认限制最大20qps

0 commit comments

Comments
 (0)