Skip to main content

整体配置

整体配置表

配置项描述类型默认值
id开发者平台分配的项目IDstring无(必须)
uid业务定义的当前用户唯一标识符(仅支持字母数字@=._-,长度1-60)string取 cookie 中的 uid 字段(建议填写)
aid当前实例是否生成 aidbooleantrue
sample0~1 抽样率number1
pageUrl修改上报数据中的页面地址,可用于数据聚合和降维stringlocation.href
delay上报节流时间(ms),该时间段内的上报会合并为一个请求number1000
repeat同一错误或接口测速重复上报次数上限(0 表示不限制)number5
env上报环境enumAegis V2.environment.production
reportImmediately是否立即上报booleantrue
forceReportErrorLog是否无视采样强制上报错误日志booleanfalse
compress是否开启 gzip 压缩上报booleantrue
hostUrl自定义上报域名string默认官方域名