Code Monkey home page Code Monkey logo

fanghaydn / webfunny_monitor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from a597873885/webfunny_monitor

0.0 0.0 0.0 233.34 MB

webfunny是一款轻量级的前端性能监控系统,也是一款埋点系统,私有化部署,简单易用。Webfunny is a lightweight front-end performance monitoring system and a burying point system, which is privatized and easy to use.

Home Page: https://www.walkingfunny.com/webfunnyMonitor

License: Apache License 2.0

Shell 0.01% JavaScript 49.88% CSS 0.04% HTML 50.04% Dockerfile 0.03%

webfunny_monitor's Introduction

GitHub repo size GitHub last commit GitHub issues GitHub closed issues GitHub

Webfunny是一款集前端监控和埋点于一体的系统,非常轻量易用,纯私有化部署,只需要简单几步就可以搭建一套自己的监控埋点系统。

实时大屏、运营数据分析、前端错误分析、页面性能分析、接口性能分析、用户细查、用户连线。

业务数据分析、多样的可视化看板、高度自由的字段和点位设计、SDK发布。数据分析、留存分析、转化率分析、漏斗分析。

本地安装

  1. 克隆到本地:git clone https://github.com/a597873885/webfunny_monitor.git

  2. 安装依赖包:npm install && npm run bootstrap

  3. 安装pm2(已有,请忽略):npm install pm2 -g

  4. 运行程序:npm run prd

  5. 访问页面:http://localhost:8008/webfunny_center/main.html

服务器安装

【私有化部署教程】

Docker 安装

【docker部署教程】

历史版本

【版本】

官方客服微信

微信号:webfunny2

目录结构


    |── center/                                    * 应用中心
    |         |
    |         |—— config                           * 配置文件
    |         |—— controllers                      * 业务逻辑
    |         |—— logs                             * 日志文件
    |         |—— middlreware                      * 中间件
    |         |—— modules                          * 业务逻辑
    |         |—— routes                           * 路由
    |         |—— schema                           * 数据库设计
    |         |—— util                             * 工具
    |         |—— util_cus                         * 用户自定义工具
    |         |—— views                            * 可视化文件
    |
    |── event/                                     * 埋点系统
    |        |
    |        |—— config                            * 配置文件
    |        |—— config_variable                   * 用户配置文件
    |        |—— controllers                       * 业务逻辑
    |        |—— logs                              * 日志文件
    |        |—— middlreware                       * 中间件
    |        |—— modules                           * 业务逻辑
    |        |—— routes                            * 路由
    |        |—— schema                            * 数据库设计
    |        |—— util                              * 工具
    |        |—— util_cus                          * 用户自定义工具
    |        |—— views                             * 可视化文件
    |
    |──monitor/                                    * 监控系统
    |         |
    |         |—— alarm                            * 警报配置
    |         |—— config                           * 系统配置文件
    |         |—— config_variable                  * 用户配置文件
    |         |—— controllers                      * 业务逻辑
    |         |—— interceptor                      * 拦截器
    |         |—— logs                             * 日志文件
    |         |—— middlreware                      * 中间件
    |         |—— modules                          * 业务逻辑
    |         |—— routes                           * 路由
    |         |—— schema                           * 数据库设计
    |         |—— util                             * 工具
    |         |—— util_cus                         * 用户自定义工具
    |         |—— views                            * 可视化文件

webfunny_monitor's People

Contributors

a826604005 avatar a597873885 avatar yuyuleilei avatar blueorigin888 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.