Authored by 陈峰

commit

... ... @@ -49,7 +49,8 @@ module.exports = {
if (isProduction) {
Object.assign(module.exports, {
report: {
host: 'influxdblog.web.yohoops.org',
host: '10.66.0.139',
port: 8086,
db: 'web-apm',
measurement: 'api-duration',
duration: 2000,
... ...