Blame view

monitor-service-web/src/main/resources/product/config.properties 1.04 KB
1 2 3 4 5
system.envi=product

#java api 执行核心线程数
JavaApiExecutorPoolCoreSize=30
#java api 执行最大线程数
jack authored
6 7
JavaApiExecutorPoolMaxSize=50
8 9
nginxsync.agent=172.31.16.167:6060
qinchao authored
10 11
zookeeper.address=yoho-ops-zookeeper:2181
#zookeeper.address=172.31.50.139:2181
zhengyouwei authored
12
qinchao authored
13 14
zkAddress=yoho-ops-zookeeper:2181
#zkAddress=172.31.50.139:2181
15
qinchao authored
16 17
#aws.redis.proxy.address=172.31.31.170
aws.redis.proxy.address=yoho-ops-redis
zhengyouwei authored
18
aws.redis.proxy.port=6379
19 20
aws.redis.proxy.auth=
21
gemingdan authored
22
gemingdan authored
23 24
search.aws.url=http://internal-search-1492740248.cn-north-1.elb.amazonaws.com.cn/
search.qq.url=http://10.66.4.30/
Xu authored
25
Xu authored
26 27 28 29
#restTemplate
connectTimeout=5000
readTimeout=10000
xuhui authored
30 31 32
check_bigdata=true

#自动化测试
33 34 35
auto.task.test.url=http://qmc.yohops.com:9999/autoTask/executeFromGongDan

#获取伸缩组数据--访问aws、qcloud服务接口
36 37
auto.fetchScaling.open=true
#钉钉访问地址
38
ddRobotUrl=https://oapi.dingtalk.com/robot/send?access_token=31cf1a526c98862b7945e561c5a0d857a069350dbee0e807074b83b39fa1e1af
qinchao authored
39
#ldap统一认证
mlge authored
40 41 42
ldap.flag=1

mongo.host=10.67.2.47
qinchao authored
43
mongo.databaseName=cronsun
mlge authored
44
mongo.port=27017