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

前端监控告警 #45

Open
2 tasks
MikeMiller3 opened this issue Mar 7, 2018 · 0 comments
Open
2 tasks

前端监控告警 #45

MikeMiller3 opened this issue Mar 7, 2018 · 0 comments

Comments

@MikeMiller3
Copy link
Owner

MikeMiller3 commented Mar 7, 2018

最近的项目用到埋点,部分用户反映登陆时间过长,后端日志查询并未发现接口有问题,寻求前端解决,埋点统计登陆时间,并通过写sequelize保存数据库,后台每天定时任务统计各IP、接口的总超时数&超时率

前端处理:点击登陆按钮至首页完全加载完毕后的时间,由于登陆会重定向导致请求被取消,所以在进入首页时也发一次请求,保证数据不遗漏

//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