monitor

👀 一款轻量级的收集页面的用户点击行为、路由跳转、接口报错、代码报错、页面性能并上报服务端的SDK

MIT License

Stars
1.9K

Bot releases are hidden (Show)

monitor - 2.1.53 Latest Release

Published by Chryseis over 2 years ago

  • 增加fcp 和 fp 在PerformanceObserver 不存在时,通过performance.getEntriesByName获取
monitor - 2.1.52

Published by Chryseis over 2 years ago

Performance Improvements

  • add ccp report timing when page unload (7f4964b)
  • 当需要上报指标时,先把指标存入store,再做上报处理
monitor - 2.1.51

Published by Chryseis almost 3 years ago

Performance Improvements

  • 增加性能得分模块

Bug Fixes

  • 修复cls多次重复上报 (f82f44e)
monitor - 2.1.50

Published by Chryseis almost 3 years ago

Bug Fixes

Performance Improvements

  • 修改act 上报字段 (e95cd69)
  • 优化getPath,获取hash path时,去掉search部分 (ac95256)
  • act 上报时增加 api list (0917df5)
monitor - 2.1.47

Published by Chryseis almost 3 years ago

Performance Improvements

  • ccp: 优化ccp上报时机,fp、fcp、lcp从onload事件中移除 (d826f21)
  • ccp: 调整customContentfulPaint由宏任务改为微任务 (41c9c35)
monitor - 2.1.43

Published by Chryseis almost 3 years ago

  • performance: add package dependencies (ee9b8b4)
  • performance: fix onPageChange working error (cc5a9ee)
monitor - 2.1.39

Published by Chryseis almost 3 years ago

  • 优化 ccp 上报时机
monitor - 2.1.37

Published by Chryseis almost 3 years ago

Bug Fixes

  • performance: 优化语法 (08e1e31)
monitor - 2.1.35

Published by Chryseis almost 3 years ago

Bug Fixes

  • 兼容性问题, 数据includes换成indexOf (b2eb753)
monitor - 2.1.34

Published by Chryseis almost 3 years ago

  • 修复 ccp 指标错误
  • 删除 packages/types 中 @types/wechat-miniprogram 依赖
monitor - 2.1.33

Published by Chryseis about 3 years ago

  • 修复 ccp 指标错误
  • 更新 performance 文档
monitor - 2.1.31

Published by Chryseis about 3 years ago

  • 优化 ccp 指标
  • 更新 performance 文档
monitor - 2.1.30

Published by Chryseis about 3 years ago

  • 新增 ccp 指标
  • 更新 WebVitals 配置,删除customPaintMetrics属性,新增needCCP属性
monitor - 2.1.29

Published by Chryseis about 3 years ago

2.1.29 (2021-09-24)

Bug Fixes

  • 修复navigation-timing中有值小于0时,不做上报处理,FP和FCP在页面隐藏后不做上报处理 (8d0280b)
  • 修复roundByFour中toFixed报错 (2a30f4d)
  • getNavigationTiming: 修复navigation-timing中ssl不存在,计算错误 (e1c1610)
  • manual fix change log (d4c1f9f)
monitor - 2.1.28

Published by Chryseis about 3 years ago

2.1.28 (2021-09-14)

Bug Fixes

  • 修复roundByFour中toFixed报错 (2a30f4d)
  • manual fix change log (d4c1f9f)
monitor - 2.1.27

Published by linxiaodi about 3 years ago

  • 修复safari兼容性问题 (61ab1f8)
  • 修复safari兼容性问题 (b7b470b)
monitor - 2.1.22

Published by Chryseis about 3 years ago

Performance Improvements

  • 判断takeRecords存在,再调用
monitor - 2.1.20

Published by Chryseis about 3 years ago

2.1.20 (2021-08-15)

Bug Fixes

Features

monitor - 2.1.18

Published by Chryseis over 3 years ago

Features

Performance Improvements

  • 在PerformanceObserver不支持时,通过performance.getEntriesByType('navigation')获取navigationTiming (17e619d)
monitor - v2.1.17

Published by cjinhuo over 3 years ago