Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

前端页面监控 #88

Open
mishe opened this issue Jan 22, 2016 · 0 comments
Open

前端页面监控 #88

mishe opened this issue Jan 22, 2016 · 0 comments

Comments

@mishe
Copy link
Owner

mishe commented Jan 22, 2016

前端静态资源发生的异常一般是图片加载失败,JS脚本执行错误,AJax执行错误等。

支持图片加载失败,JS脚本错误捕获

目前功能:

  • 检测图片加载
  • 跟踪JS执行
  • 记录错误列表并实施并发发送
  • 分段发送报告到服务端,以免URL超长造成数据丢失

TODO

  • 页面关闭时把检测到的错误保存到本地
  • 在页面打开时,检测本地的未发送的错误,并发送到服务端
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant