1.1.0 • Published 6 years ago

tencent-component-monitor v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

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

1.1.0

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago