Commit 765bee69 authored by 崔伟峰's avatar 崔伟峰

Merge branch 'yujiwei_xhprof_21-06-15' into 'master'

update:增加 xhprof mongo配置

See merge request bp/yaconf!3
parents 8c377a75 cb516a11
...@@ -25,4 +25,17 @@ gateway.uriOptions.wTimeoutMS=3000 ...@@ -25,4 +25,17 @@ gateway.uriOptions.wTimeoutMS=3000
gateway.driverOptions.typeMap.root='array' gateway.driverOptions.typeMap.root='array'
gateway.driverOptions.typeMap.document='array' gateway.driverOptions.typeMap.document='array'
xhprof.host="rs_bp_test_01.int.yidian-inc.com:27018,rs_bp_test_02.int.yidian-inc.com:27018,rs_bp_test_03.int.yidian-inc.com:27018"
xhprof.uriOptions.username='rs_bp_test_rw'
xhprof.uriOptions.password='uE5bLz9#GSHXzhuaAeTDqll65mM@XC'
xhprof.uriOptions.replicaSet='rs_bp_test'
xhprof.uriOptions.readPreference='secondaryPreferred'
xhprof.uriOptions.connectTimeoutMS=500
xhprof.uriOptions.socketTimeoutMS=6000
xhprof.uriOptions.w=1
xhprof.uriOptions.wTimeoutMS=3000
xhprof.driverOptions.typeMap.root='array'
xhprof.driverOptions.typeMap.document='array'
[dev-gateway : test-gateway : prod-gateway : gateway : common] [dev-gateway : test-gateway : prod-gateway : gateway : common]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment