vmarchaud
|
f914f306a0
|
(module) allow to pm2 install module with git+http url #2973
|
2017-06-27 21:35:03 +02:00 |
|
vmarchaud
|
ff819f7824
|
(tests) increase timeout to have a stable test
|
2017-06-23 15:02:46 +02:00 |
|
vmarchaud
|
469c9bf428
|
(tests) increase timeout for old node versions
|
2017-06-21 14:01:12 +02:00 |
|
vmarchaud
|
dab8b072fa
|
(interactor) implement a 30 ttl for cached file in ram (#2763)
|
2017-06-21 13:33:47 +02:00 |
|
vmarchaud
|
840865ec1d
|
(interactor) find context by finding error callsite with regex
|
2017-06-20 21:15:08 +02:00 |
|
vmarchaud
|
f5c192c660
|
(tests) fix test broken with random hostname + re-add test for wait-ready in cluster mode #2890
|
2017-05-26 00:08:20 +02:00 |
|
Unitech
|
4bca84ef74
|
(km) rename method + better init message
|
2017-04-22 15:58:28 +02:00 |
|
vmarchaud
|
acb1455efc
|
(tests) node 0.12 compatibility
|
2017-04-19 19:24:19 +02:00 |
|
vmarchaud
|
7afecdc8f4
|
(tests) add unit test for getCanonicModuleName method
|
2017-04-19 16:57:20 +02:00 |
|
Unitech
|
839957755f
|
test case
|
2017-04-05 05:14:20 +02:00 |
|
vmarchaud
|
30c5ba65f2
|
(aggregator) add a regex for new identifier
|
2017-03-30 12:22:17 +02:00 |
|
Unitech
|
9d8251e772
|
(interactor) cache some variables
|
2017-03-29 20:36:44 +02:00 |
|
Unitech
|
c7586c18c2
|
(aggregator) more failchecks + fix actionmethods pm2_env edge case
|
2017-03-29 19:49:00 +02:00 |
|
Unitech
|
a5bbf25ddc
|
(stackparser/cache) harden test + fixes
|
2017-03-29 19:04:57 +02:00 |
|
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
|
8085812bca
|
use pmx@1.0.2 + add some tests for error context
|
2017-02-22 14:27:54 +01:00 |
|
vmarchaud
|
a2aead0acb
|
(error-reporting) resolve context from pmx error
|
2017-02-07 14:45:02 +01:00 |
|
Unitech
|
89d8b593ec
|
(agent) fix info_node
|
2017-02-03 15:31:56 +01:00 |
|
vmarchaud
|
efbee9893d
|
(aggregator) parse stacktrace and resolve context from it
|
2017-02-03 12:17:42 +01:00 |
|
Unitech
|
58f9a8dc9d
|
(agent) allow to specify --info-node + keep it persistent over updates
|
2017-01-29 16:47:47 +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
|
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
|
66c45030ce
|
(tests) fixs tests
|
2017-01-06 16:59:03 +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
|
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
|
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 |
|
vmarchaud
|
b6c0e42ec0
|
refactor some code / normalize before sending to km
|
2016-11-14 18:11:50 +01:00 |
|
vmarchaud
|
c451b3b942
|
(tests) coverage of most aggregation functions
|
2016-11-14 15:01:11 +01:00 |
|
Unitech
|
812e786167
|
(aggregator) transaction mock system
|
2016-11-13 18:36:24 +01:00 |
|
Valentin MARCHAUD
|
38bb270379
|
fix tree creation / first test
|
2016-11-11 17:52:59 +01:00 |
|
Unitech
|
f788cbe430
|
(exception mgmt) process.on('unhandledRejection')
|
2016-09-17 14:37:02 +02:00 |
|
abluchet
|
85170c83dd
|
Add unhandledRejection
|
2016-09-17 13:53:04 +02:00 |
|
Unitech
|
ce9b33d820
|
clean up
|
2016-07-23 16:41:45 +02:00 |
|
Unitech
|
ef6979fe33
|
fix various issue in test suit related to should()
|
2016-07-23 16:37:34 +02:00 |
|
Unitech
|
76781e7b20
|
fix typo in tests - slower memory incrementation
|
2016-07-22 17:52:00 +02:00 |
|
Unitech
|
227c742594
|
#2176 #2175 keep compatibility with PM2 v1 API + change independant to independent + adapt tests
|
2016-07-02 13:52:12 +02:00 |
|
Unitech
|
5f0b2044af
|
fix return data
|
2016-06-18 19:01:54 +00:00 |
|
Unitech
|
5fb101330c
|
add mocha.opts conf to interface test files
|
2016-06-12 22:16:53 +02:00 |
|
Unitech
|
9947c321d7
|
start to parallelize test + no-daemon implemented + fix paths
|
2016-06-12 01:37:38 +02:00 |
|
Unitech
|
832ce93834
|
various fixes and upgrades mainly in agent and bus system
|
2016-06-11 22:09:14 +02:00 |
|