Skip to content

serverless-tencent/tencent-component-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

9f725c6 · May 28, 2020

History

18 Commits
May 28, 2020
Apr 28, 2020
Apr 28, 2020
Apr 28, 2020
Apr 28, 2020
Apr 28, 2020
Apr 28, 2020
May 28, 2020
Apr 28, 2020
May 6, 2020
Apr 28, 2020
May 28, 2020
Apr 28, 2020
Apr 28, 2020

Repository files navigation

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