You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- # # collect interval
- # interval = 15
-
- enable=false # 设置为true 打开采集
- #unit_include=".+"
- #unit_exclude=""
- enable_start_time_metrics=true #是否采集service unit的启动时间信息 单位秒
- enable_task_metrics=true # 是否采集service unit task的metrics
- enable_restarts_metrics=true #是否采集service unit重启的次数信息
|