Security News
Fluent Assertions Faces Backlash After Abandoning Open Source Licensing
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
fe-monitor-error
Advanced tools
前端异常监控采集sdk
$ npm install fe-monitor-error
我们建议使用 CDN 引入的用户在链接地址上锁定版本,以免将来 san-monaco-editor 升级时受到非兼容性更新的影响。锁定版本的方法请查看changelog或者agile平台最新版本(目前)。
<script src="https://bce.bdstatic.com/lib/san-monaco-editor/${version}/monaco"></script>
<!-- 例如 -->
<script src="https://bce.bdstatic.com/lib/san-monaco-editor/1.0.0.4/monaco"></script>
import sentinel from 'fe-monitor-error';
sentinel.install({
url: '/someApi',
screenShot: true
})
参数名 | 描述 | 类型 | 默认值 |
---|---|---|---|
id | 网站id(创建网站时后端生成) | string | -- |
url | 上报地址 | string | -- |
delay | 上报延迟时间(ms) | int | 2000 |
ignoreErrors | 忽略的错误类型 | array | [] |
random | 抽样上报(0-1) | float | -- |
screenShot | 是否开启录屏 | bool | false |
screenShotTime | 录屏时间(ms) | number | 10000 |
offlineLog | 是否开启离线日志存储 | bool | false |
offlineLogExp | 离线日志存储时间(单位天) | float | 7 |
FAQs
The npm package fe-monitor-error receives a total of 3 weekly downloads. As such, fe-monitor-error popularity was classified as not popular.
We found that fe-monitor-error demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Fluent Assertions is facing backlash after dropping the Apache license for a commercial model, leaving users blindsided and questioning contributor rights.
Research
Security News
Socket researchers uncover the risks of a malicious Python package targeting Discord developers.
Security News
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.