English | 简体中文
Introduction
Ohbug is a JavaScript monitoring module that integrates behavior monitoring, exception monitoring, and custom behavior monitoring.
Through the flexible plug-in system, functions such as performance monitoring, collection of specific information, and "screen recording" of black technology can be realized.
Will support Mini Program, NodeJS, React Native and other JavaScript platforms.
Packages
Platform
- @ohbug/browser: SDK for Browsers.
- @ohbug/react: SDK for React.
- @ohbug/vue: SDK for Vue.
- @ohbug/miniapp: SDK for miniapp.
Extensions
- @ohbug/extension-perfume: Package perfume.js, to collect performance information.
- @ohbug/extension-rrweb: Package rrweb, to "screen recording".
- @ohbug/extension-uuid: Extend
Event.userand addUUID.
Others
- @ohbug/core: Core function modules.
- @ohbug/utils: Contains some helper/tool programs.
- @ohbug/types: Contains types used in all packages.
- @ohbug/redux-middleware: Redux middleware for propagating Redux state/actions to use with Ohbug.
- @ohbug/webpack-plugin: webpack plugin for uploading sourceMap files.
- @ohbug/cli: Upload your sourceMap file to Ohbug or other services in one click.
License
This project is licensed under the terms of the Apache License 2.0.