- Notifications
You must be signed in to change notification settings - Fork1
web-monitor-sdk v2 一款 web 监控与统计sdk
NotificationsYou must be signed in to change notification settings
Little-LittleProgrammer/monitor-js
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
一款 web 监控与统计sdk
包括的功能
- 性能监控: FP、FCP、FMP、navigator、resource、FID、LCP、CLS
- api监控: fetch、xhr
- 错误监控: JS、resource、console.error、promise、vue、react
- 行为数据: click、hash-router、history-router、pv
- 自定义上报
- 多端支持: browser、wx-mini(规划中)
- 所有功能都可配置开启和关闭
v1
版本请看web-monitor-sdk
npm install @qmonitor/browsernpm install @qmonitor/vue
import{init}from'@qmonitor/browser';import{vuePlugin}from'@qmonitor/vue';init({url:'http://localhost:8083/reportData',appName:'量子低代码',appID:'quantum',cacheNum:10, vue,},[vuePlugin]);
About
web-monitor-sdk v2 一款 web 监控与统计sdk
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.