diff --git a/config.example.yaml b/config.example.yaml index c3dd583..9604572 100644 --- a/config.example.yaml +++ b/config.example.yaml @@ -1,9 +1,9 @@ cloud_providers: - # ↓↓↓ -------------------------- 1. DNS提供商Tencent,请勿更改此行,如无需腾讯云的配置,可删除此段配置至 aliyun + # ↓↓↓ -------------------------- 1. DNS提供商Tencent,请勿更改此行,如无需腾讯云的配置,可删除此段配置至 aliyun,该字段会作为标签注入到指标中 tencent: # ↓↓↓ ------------------------ 2. 固定配置,无需更改 accounts: - # ↓↓↓ ---------------------- 3. 腾讯云账号配置,可配置多个,给每个账号取个名字,如 t1、t2 + # ↓↓↓ ---------------------- 3. 腾讯云账号配置,可配置多个,给每个账号取个名字,如 t1、t2,该字段会作为标签注入到指标中 - name: t1 secretId: "xxxxx" secretKey: "xxxxx"