GithubHelp home page GithubHelp logo

smart-track's Introduction

Smart Track 前端监控SDK

前端监控SDK,可用来收集并上报:代码报错、性能数据、页面录屏、用户行为、白屏检测等个性化指标数据

功能

  • [✅] ✈️ 错误捕获:代码报错、资源加载报错、接口请求报错
  • [✅] ✈️ 性能数据:FP、FCP、LCP、CLS、TTFB、FID
  • [✅] ✈️ 用户行为:页面点击、路由跳转、接口调用、资源加载
  • [✅] ✈️ 个性化指标:Long Task、Memory 页面内存、首屏加载时间
  • [✅] ✈️ 白屏检测:检测页面打开后是否一直白屏
  • [✅] ✈️ 错误去重:开启缓存队列,存储报错信息,重复的错误只上报一次
  • [✅] 🚀 手动上报错误
  • [✅] 🚀 支持多种配置:自定义 hook 与选项
  • [✅] 🚀 支持的 Web 框架:vue2、vue3、React

安装

// 安装核心模块
pnpm install @smart-track/core

// 安装性能检测插件
$ pnpm install @smart-track/performance

// 安装页面录屏插件
$ pnpm install @smart-track/recordscreen

smart-track's People

Contributors

14lee avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.