Git Product home page Git Product logo

bug-report's Introduction

bug-report

| "If you cannot measure it, you cannot improve it." --by William Thomson

项目说明

在一套常规的前端项目中,从测试到产线环境,时刻都有可能会遇到js报错的情况,有时候是数据问题导致的,有时候是js代码不健全导致的,我们不能寄希望于所有的测试阶段bug都被测试同学发现,所有的产线bug都有客户会提供详细信息协助我们排查。所以,我们需要一套从检测前端bug,到上报,再到统计分析的系统。最好还能检测到用户的操作行为,比如点击了某个按钮。

本项目意图构建一套符合实际需求的js报错监控系统以满足以下述求:

  • 较细致的错误上报;
  • 简单的性能数据上报;
  • 接口请求上报。

以上功能均可通过配置进行开关切换(默认全开)。

License

MIT License

bug-report's People

Contributors

yakima-teng 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.