641 Commits

Author SHA1 Message Date
vmarchaud
21fdce82aa (aggregator) send span name + tests 2017-03-27 16:14:46 +02:00
vmarchaud
c7655ea220 (aggregator) refactor to use Histogram for stats 2017-03-20 01:41:25 +01:00
Unitech
fa06f5e97a (trace) refactor + handle exit/restarts 2017-02-27 01:03:59 +01:00
Unitech
3b87b08530 (exception/test) failsafe 2017-02-24 16:13:23 +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
8085812bca use pmx@1.0.2 + add some tests for error context 2017-02-22 14:27:54 +01:00
porsager
aa279ac2f8 Merge branch 'Unitech/development' into multi-user-startup 2017-02-15 22:41:26 +01:00
vmarchaud
475aa12145 Merge pull request #2718 from spang/master
Fix a few typos: s/optionnal/optional/
2017-02-15 17:23:52 +01:00
porsager
d0928ba1d2 Merge remote-tracking branch 'origin/development' into multi-user-startup
# Conflicts:
#	lib/API/Startup.js
2017-02-15 15:05:03 +01:00
porsager
8a7f7edfc6 Add support for multi user startup 2017-02-15 10:24:09 +01:00
Christine Spang
494a4d6c0b Fix a few typos: s/optionnal/optional/ 2017-02-14 15:43:43 -08:00
vmarchaud
a2aead0acb (error-reporting) resolve context from pmx error 2017-02-07 14:45:02 +01:00
vmarchaud
c3f3e1aaf9 (deps) remove better-assert 2017-02-03 16:19:28 +01:00
vmarchaud
e4586e8fcf (tests) add test for operate with regex #2564 + changelog 2017-02-03 16:10:57 +01:00
Unitech
89d8b593ec (agent) fix info_node 2017-02-03 15:31:56 +01:00
vmarchaud
a3abe7e0b4 Merge branch 'lazer' into development 2017-02-03 12:21:26 +01:00
vmarchaud
efbee9893d (aggregator) parse stacktrace and resolve context from it 2017-02-03 12:17:42 +01:00
Unitech
e731d930f6 #2541 fix setting node.js version and restart via configuration file 2017-02-02 18:44:34 +01:00
vmarchaud
613979da2f (tests) add test for json log feature #2663 2017-01-31 16:26:10 +01:00
Unitech
3c45604eb4 Merge branch 'development' of github.com:Unitech/pm2 into development 2017-01-29 16:47:55 +01:00
Unitech
58f9a8dc9d (agent) allow to specify --info-node + keep it persistent over updates 2017-01-29 16:47:47 +01:00
vmarchaud
9ddee41f15 (serve) modify env var + debug log + avoid hardchecking for '..' in url 2017-01-29 14:35:59 +01:00
vmarchaud
b39968bf60 (serve) alias to use serve in process file + test 2017-01-29 01:22:43 +01:00
vmarchaud
323edad96c (tests) add test for pm2 serve 2017-01-28 22:02:04 +01:00
vmarchaud
6f5ddaf7ae (enchancement) appendEnvToName -> snake_case + tests 2017-01-24 17:37:35 +01:00
Unitech
3794c7b18a (agent) drop ping test method 2017-01-23 10:10:35 +01:00
Unitech
e232bae394 (trace) test to check trace status 2017-01-19 21:59:38 +01:00
vmarchaud
7d799dc80b (logs) add option to only print logs (--nostream) #2620 2017-01-12 18:14:54 +01:00
vmarchaud
6b05672811 (aggregator) refactor matching algo + fixs 2017-01-10 17:11:58 +01:00
Unitech
68cd2fd5e2 (transaction) refactor aggregator 2017-01-07 19:45:35 +01:00
vmarchaud
5a12ef2806 (ci) fix tests 2017-01-06 17:29:06 +01:00
vmarchaud
66c45030ce (tests) fixs tests 2017-01-06 16:59:03 +01:00
vmarchaud
d84ed1d08f (tests) remove typescript tests 2017-01-05 12:10:54 +01:00
vmarchaud
7c091b67f9 (fix) fix tests by removing old function 2017-01-04 17:42:07 +01:00
vmarchaud
f01dcd7e0c (tests) fix aggregator test 2016-12-12 17:41:11 +01:00
Unitech
8e134b77a5 (test) add aggregator tests 2016-12-12 11:40:55 +01:00
Unitech
74d0fee7a5 merge development 2016-12-10 14:36:29 +01:00
Unitech
68bc049b5d (test) eql -> containEql 2016-12-09 10:17:26 +01:00
Unitech
476e71bf2e (test) comment variable test 2016-12-08 01:12:56 +01:00
Unitech
7a018c53f7 #1090 #15 do not replicate same processes on resurrect 2016-12-07 22:00:18 +01:00
Unitech
5935cb7fb8 (startup)(test) enable upstart test 2016-12-06 16:46:10 +01:00
Unitech
e3e5938c43 (test) do no auto exit 2016-12-06 16:28:14 +01:00
Unitech
67d19e4e3b (startup) autodetect platform + fix systemd file + fix upstart file + do not launch PM2 as root on startup commands + pm2 unstartup 2016-12-06 02:09:00 +01:00
Unitech
1dc0d5b9ec (startup refactor) 2016-12-04 19:23:18 +01:00
Unitech
1131cc8098 (test) extra logging message on exception 2016-12-01 23:58:24 +01:00
vmarchaud
3866c16a0e (refactor) spans are now stored as a list 2016-11-28 17:31:14 +01:00
Unitech
9fc7d237fb Merge branch 'development' into lazer 2016-11-27 21:27:43 +01:00
Unitech
8c3b3a5683 (cli) pm2.trigger(<app_id>, <action_name>, [params], [cb]) 2016-11-27 21:09:59 +01:00
Unitech
5ac5d93267 Merge branch 'development' into lazer 2016-11-27 16:49:48 +01:00