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

前端埋点监控功能 #205

Open
funnycoderstar opened this issue May 17, 2022 · 0 comments
Open

前端埋点监控功能 #205

funnycoderstar opened this issue May 17, 2022 · 0 comments

Comments

@funnycoderstar
Copy link
Owner

funnycoderstar commented May 17, 2022

分了几篇文章分别来记录,按照 数据指标确定 -> 确认对应数据指标的采集形式 -> 如何上报 -> 埋点的几种方式 -> 数据分析,这样的流程来梳理埋点监控相关的知识体系。

前端监控流程

  • 前端埋点
  • 数据上报
  • 分析和计算 将采集到的数据进行加工汇总
  • 可视化展示 将数据按各种维度进行展示
  • 监控报警 发现问题后按一定条件触发报警

如何可视化展示

  • 如何写各种各样的查询语句查出哪些最实用的数据
  • 设备占比
  • 浏览器占比
  • PV,UV, 停留时间
  • PV 增长情况,今天比昨天增加多少
  • SLS
    报警
  • 设置各种各样的条件出发邮件,短信报警
    开源产品
  • sentry
  • 灯塔
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant