@gaoding/egg-hlg-metrics

1.1.1 • Public • Published

egg-hlg-metrics

NPM version npm download

Install

npm i @gaoding/egg-hlg-metrics --save

Usage

// {app_root}/config/plugin.js
exports.hlgMetrics = {
  enable: true,
  package: '@gaoding/egg-hlg-metrics',
};

Configuration

// {app_root}/config/config.default.js
exports.hlgMetrics = {
  outputDebugLog: false, // 是否输出调试日志
  serverAddr: '', // 服务器地址
  appName: '', // 应用名称
};

see config/config.default.js for more detail.

Example

本插件自安装成功后,自动上报指标数据。

License

MIT

Package Sidebar

Install

npm i @gaoding/egg-hlg-metrics

Weekly Downloads

0

Version

1.1.1

License

MIT

Unpacked Size

4.55 kB

Total Files

5

Last publish

Collaborators

  • linfanboss
  • gaoding-bot
  • sharkseven
  • facai
  • laoshu133
  • aui
  • mljsgto222
  • xuezi
  • mutou
  • moocher
  • zengtiansheng