blob: 5075cf8d5cb6545886464f1c861ba9cc5468e105 [file] [log] [blame]
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you under the Apache License, Version 2.0 (the
# "License"); you may not use this file except in compliance
# with the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing,
# software distributed under the License is distributed on an
# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
# KIND, either express or implied. See the License for the
# specific language governing permissions and limitations
# under the License.
# the cluster that this collector is binding
cluster_name : "onebox"
# the meta server addresses of the cluster.
meta_servers:
- 127.0.0.1:34601
- 127.0.0.1:34602
- 127.0.0.1:34603
# local server port
port : 34101
metrics:
# use falcon as monitoring system.
sink : falcon
report_interval : 10s
prometheus:
# the exposed port for prometheus exposer
exposer_port : 1111
falcon_agent:
# the host IP of falcon agent
host : "127.0.0.1"
port : 1988
http_path : "/v1/push"
availablity_detect:
table_name : test
hotspot:
partition_detect_interval : 10s