Skip to content

Commit d8b8367

Browse files
committed
remove tab.
1 parent b1fc4e4 commit d8b8367

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ metrics:
5656
tc_metric_rename: cpu_usage #上报的指标名字(默认是tc_metric_name)
5757
tc_myself_dimensions:#使用者自己指定上报维度,一般用不到设置
5858
appid: 123456789
59-
bucket :"test"
59+
bucket :"test"
6060
tc_labels: [Zone,InstanceName,ProjectId,Vip,UniqVpcId] #tag, labels会按照tc_labels元素字节序进行排序
6161
tc_filters: #过滤实例
6262
InstanceName: test #InstanceName必须存在test和my才会上报
63-
VpcId: vpc-dk8zmwuf #VpcId必须为vpc-dk8zmwuf才会上报
63+
VpcId: vpc-dk8zmwuf #VpcId必须为vpc-dk8zmwuf才会上报
6464
tc_statistics: [Max]#计算方法 支持Max Min 和Avg (字母大小写无关)
6565
period_seconds: 60 #数据统计周期
6666
range_seconds: 300 #取多少数据进行统计(如例子是取300/60+1==6个进行max,min,avg或sum,越多数据越平稳)

0 commit comments

Comments
 (0)