不特指,默认为微信小程序-mini program
数据分析
基本概念
自定义分析
We分析
小程序测速
https://developers.weixin.qq.com/miniprogram/dev/framework/performanceReport/
keys
setData
- 合理使用 setData
- https://developers.weixin.qq.com/miniprogram/dev/framework/performance/tips/runtime_setData.htmlc
- 开发者可以通过组件的 setUpdatePerformanceListener 接口获取更新性能统计信息,来分析产生性能瓶颈的组件
- https://developers.weixin.qq.com/miniprogram/dev/framework/custom-component/update-perf-stat.html
基础库版本分布
- https://developers.weixin.qq.com/miniprogram/dev/framework/client-lib/version.html
- 判断一些低版本库导致的问题时候,做参考用
告警群
- 性能 We
- Error 告警群
以上两个,可以具体配置告警策略