3499 Commits

Author SHA1 Message Date
vmarchaud
a86277aeb3 (stackparser) add null check 2017-03-29 15:36:50 +02:00
vmarchaud
9ad13a1a86 Merge branch 'development' of github.com:Unitech/pm2 into development 2017-03-29 11:21:35 +02:00
vmarchaud
07b19ec5fd (aggregator) rename inquisitor to outlier 2017-03-29 11:21:31 +02:00
Unitech
684bb8d77e (pmx@git) 2017-03-28 22:44:43 +02:00
Unitech
a1adf2e7a0 (template) change dbl quote to simple quote for ecosystem template 2017-03-28 22:44:22 +02:00
vmarchaud
5a5d52ccb5 (aggregator) modify inquisitor structure 2017-03-28 17:52:34 +02:00
vmarchaud
d99def20f9 Merge branch 'development' of github.com:Unitech/pm2 into development 2017-03-28 14:17:26 +02:00
vmarchaud
9954418fcf (aggregator) dont censor in debug + fix 2017-03-28 14:17:19 +02:00
vmarchaud
cee7388b31 Update CHANGELOG.md 2017-03-28 14:14:06 +02:00
willmcenaney
0e6cc4946e Fixed absolute paths in process files #2796 (#2797)
* Fixed absolute paths in process files #2796
2017-03-28 14:13:00 +02:00
vmarchaud
21fdce82aa (aggregator) send span name + tests 2017-03-27 16:14:46 +02:00
Unitech
68335cfd2c (profiler) enable profiler via pm2 install <profiler|v8-profiler> 2017-03-23 20:26:06 +01:00
vmarchaud
e5f26e17cd (aggregator) change percentiles metadata 2017-03-22 15:00:37 +01:00
vmarchaud
46fcd9a8ee (aggregator) fix stats + notifier packet 2017-03-22 14:39:01 +01:00
vmarchaud
fdcf25bb23 (aggregator) inquisitor trace 2017-03-20 01:51:24 +01:00
vmarchaud
c7655ea220 (aggregator) refactor to use Histogram for stats 2017-03-20 01:41:25 +01:00
vmarchaud
a93b662c3f (interactor) add two reverse method to reset caches 2017-03-19 18:32:45 +01:00
vmarchaud
cd4e201215 (startup) drop start timeout #2765 2017-03-16 00:44:52 +01:00
Unitech
79ab6c0b51 (client) #2757 check that 'node' interpreter exists in PATH else fallback to process.execPath 2017-03-15 23:58:00 +01:00
Unitech
435b1939ef (modules) upgrade shelljs to 0.7.7 2017-03-15 23:57:18 +01:00
vmarchaud
fa63310c15 (changelog) update 2017-03-15 20:56:27 +01:00
vmarchaud
f0ecc7d2c3 Merge pull request #2761 from rikkert/patch-1
Make JSON log stream timestamp consistent
2017-03-15 20:52:04 +01:00
vmarchaud
38d82283a2 Merge pull request #2770 from yaroslav-korotaev/development
Fix trigger API never calling callback
2017-03-15 20:22:29 +01:00
Yaroslav Korotaev
b191ee782c fix trigger API never calling callback 2017-03-15 16:31:49 +03:00
Ramiro Rikkert
89bcfb4c57 Make JSON timestamp consistent
The timestamp when logging in JSON uses two (not influenceable) different formats.
This change makes sure all logs in JSON use the same formatting for timestamps. (ISO8601)
2017-03-10 13:54:28 +01:00
vmarchaud
33dc833f77 Merge branch 'development' of github.com:Unitech/pm2 into development 2017-03-09 17:20:56 +01:00
vmarchaud
dea415cc37 (changelog) 2.4.3 2017-03-09 17:20:50 +01:00
vmarchaud
af3648d8d0 Merge pull request #2757 from LinusU/patch-1
Always start the deamon using node
2017-03-09 17:05:58 +01:00
vmarchaud
c3a8dde9d1 (github) new issue template #2745 2017-03-09 17:05:05 +01:00
Linus Unnebäck
f68f4448d8
Always start the deamon using node 2017-03-08 16:38:18 +01:00
Unitech
64df5fb31a pm2@2.4.2 2.4.2 2017-03-01 11:51:49 +01:00
Unitech
24ada4ba19 (km) disable auto pm2-server-monit install 2017-03-01 11:51:01 +01:00
Unitech
29b06af3a9 pm2@2.4.1 2.4.1 2017-02-27 17:16:34 +01:00
Unitech
1c3fcb83b6 pm2@2.4.1-beta5 2017-02-27 12:04:41 +01:00
Unitech
fa06f5e97a (trace) refactor + handle exit/restarts 2017-02-27 01:03:59 +01:00
Unitech
cc02854b28 (interactor) drop transitional state processes 2017-02-26 16:11:17 +01:00
Unitech
3b87b08530 (exception/test) failsafe 2017-02-24 16:13:23 +01:00
Unitech
0f72496f5d pm2@2.4.1-beta4 2017-02-24 14:54:02 +01:00
vmarchaud
a75e06a1af (aggregator) add server name to process meta 2017-02-24 12:25:17 +01:00
Unitech
b795c9f15a (km) auto install pm2-server-monit on km linking 2017-02-23 23:34:39 +01:00
Unitech
ddbbe7e31b (km) auto install pm2-server-monit on km linking 2017-02-23 23:33:35 +01:00
Unitech
11ff75d6da (exception) throttle test 2017-02-23 22:28:27 +01:00
Unitech
adcfa6c2c5 (exception) throttle test 2017-02-23 22:21:44 +01:00
Unitech
1733f7b5a0 Agent Online | Dashboard Access: https://app.keymetrics.io/#/r/PUBLIC_ID | Server name: delta 2017-02-23 22:03:55 +01:00
Unitech
422c16d7e8 (ecosystem tpl) fix path 2017-02-23 21:28:51 +01:00
Unitech
265d351742 (Interactor) reduce LOGS_BUFFER 2017-02-23 18:50:32 +01:00
Unitech
4e452162f3 pm2@2.4.1-beta2 2017-02-22 15:37:04 +01:00
Unitech
8085812bca use pmx@1.0.2 + add some tests for error context 2017-02-22 14:27:54 +01:00
Unitech
7da41a242b (README) license 2017-02-22 11:56:57 +01:00
Unitech
b74230920a pm2@2.4.1-beta1 2017-02-21 14:48:31 +01:00