Skip to content

Commit

Permalink
docs: 增加clb7层配置模版
Browse files Browse the repository at this point in the history
  • Loading branch information
juexiaolin(林觉霄) committed Sep 10, 2020
1 parent 22b6edb commit 2be2dc2
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions configs/qcloud-clb7-product.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
credential:
access_key: "access_key"
secret_key: "secret_key"
region: "region"

rate_limit: 15 #云监控拉数据接口最大限制, 20/秒, 1200/分钟, https://cloud.tencent.com/document/product/248/31014

products:
- namespace: QCE/LOADBALANCE #指标详情: https://cloud.tencent.com/document/product/248/45045
all_metrics: true
all_instances: true
#only_include_metrics: []
#only_include_instances: [lb-xxxxxxxx]
#extra_labels: [InstanceName]
#statistics_types: [last]
#period_seconds: 60
#metric_name_type: 2

0 comments on commit 2be2dc2

Please sign in to comment.