-
## 可视化管理
[https://keymetrics.pm2.io/#/](https://keymetrics.pm2.io/#/)
-
The goal of this feature is to add a module section, for PM2 to install modules your application depends on.
``` javascript
{
/*****
* Legacy application declaration
*/
"apps" : [{
// A…
-
https://github.com/keymetrics/pm2-logrotate/blob/master/app.js#L138
Because writestream.close has been changed in Node9, the callback function needs to be passed. Causes the log fs.truncate functio…
-
Investigate New Relic/Winston/Datadog etc. for monitoring things. Keymetrics.io is free but it's literally doing nothing.
-
## 默认pm2日志存在的问题
1. 缺少日志时间戳;
2. 缺少日志分片;
3. 没有日志rotate 功能,定期清除防止磁盘爆满
## PM2自带的日志
https://pm2.keymetrics.io/docs/usage/log-management/
## PM2的日志扩展插件
[pm2-logrotate](https://github.com/keym…
-
- [x] Expand/collapse
- [x] Don't sync data if the widget closed
- [x] Display mini charts
- [x] Makefile to call electron with the right arguments
- [x] Link to right application on Keymetrics
-
## What's going wrong?
Error stream is polluted with an intrusive log that can't be turned off or customised.
PM2 in cluster mode does `logError(error)` in https://github.com/Unitech/pm2/blob/4.5.…
-
## What's going wrong?
```
parse-error in .nvm/versions/node/v10.22.1/lib/node_modules/pm2/lib/API/UX/pm2-describe.js:179
when it tires to parse **km_link: true** with .splice().
```
## H…
-
PM2 will increase performance for Jeetbot
https://pm2.keymetrics.io/
-
see: https://github.com/keymetrics/pmx/issues/47
it was closed without any information.