tencent-component-monitor

Tencent component monitor

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
tencent-component-monitor
401.1.04 years ago4 years agoMinified + gzip package size for tencent-component-monitor in KB

Readme

tencent-component-monitor
npm NPM downloads Build Status semantic-release
Tencent component monitor.

Usage

如果组件需要支持自定义监控数据上报,需在 component 的\_shims 下安装 tencent-component-monitor
$ npm install tencent-component-monitor --save

并在 handler.js 文件里面,在所有引用的最前面引入 monitor
require('tencent-component-monitor')

License

MIT License