Releases: keymetrics/pm2-io-agent
Releases · keymetrics/pm2-io-agent
v2.1.0
v2.0.4
v2.0.3
v2.0.2
v2.0.0
- No more axm_options and internals axm_action for restart/reload/scale/reset/logs
- added args for script CLI arguments and path for full script path
- added VERBOSE=true pm2 update to inspect what is sent to pm2.io
- upgrade from 1.0.1 to 2.0.0
- WS_JSON_PATCH=true pm2 link to send only modified data to backend
- Allow PM2 method 'launchSysMonitoring' to install pm2-sysmonit for server monitoring
- Allow PM2 method 'deepUpdate' to update PM2
- Regular default private ip checking
- pm2 link now keep the same auto generated machine name if prior link has been made
- pm2 daemon watchdog fixed with multi reconnect tentatives (MIGHT fix the problematic pm2 update that blocked everything)