Former-commit-id: db7db3c0c5c14b962cf34dd1ad8e3801ce56084e
This commit is contained in:
yu yunfeng 2019-06-26 11:54:51 +08:00
parent 350c4b36e0
commit a76e871122

View File

@ -10,7 +10,7 @@ db_config:
index_building_threshold: 1024 # index building trigger threshold, default: 1024, unit: MB
metric_config:
is_startup: on # if monitoring start: on, off
is_startup: off # if monitoring start: on, off
collector: prometheus # metrics collector: prometheus
prometheus_config: # following are prometheus configure
collect_type: pull # prometheus collect data method