246 Commits

Author SHA1 Message Date
vmarchaud
64b0793d19 (tests) fix newly added tests + remove aggregation bug 2017-05-21 01:39:30 +02:00
Unitech
c081c2356a (tracing) add outbound query 2017-04-30 16:08:06 +02:00
Unitech
09b7c5e172 pm2 monitor|umonitor <pm_id|app_name|all> 2017-04-29 02:08:46 +02:00
Unitech
4bca84ef74 (km) rename method + better init message 2017-04-22 15:58:28 +02:00
Unitech
839957755f test case 2017-04-05 05:14:20 +02:00
Unitech
cde09059b4 (interactor) hot fix 2017-04-05 00:04:37 +02:00
Unitech
2fb5b76ca8 #2806 2017-04-04 23:55:43 +02:00
vmarchaud
30c5ba65f2 (aggregator) add a regex for new identifier 2017-03-30 12:22:17 +02:00
Unitech
dafa705ede (interactor) now agent crash is rescuable 2017-03-29 20:48:49 +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
a86277aeb3 (stackparser) add null check 2017-03-29 15:36:50 +02:00
vmarchaud
07b19ec5fd (aggregator) rename inquisitor to outlier 2017-03-29 11:21:31 +02:00
vmarchaud
5a5d52ccb5 (aggregator) modify inquisitor structure 2017-03-28 17:52:34 +02:00
vmarchaud
9954418fcf (aggregator) dont censor in debug + fix 2017-03-28 14:17:19 +02:00
vmarchaud
21fdce82aa (aggregator) send span name + tests 2017-03-27 16:14:46 +02: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
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
vmarchaud
a75e06a1af (aggregator) add server name to process meta 2017-02-24 12:25:17 +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
Christine Spang
494a4d6c0b Fix a few typos: s/optionnal/optional/ 2017-02-14 15:43:43 -08:00
vmarchaud
276ef14c18 (aggregator) trigger aggregation duration with exit event 2017-02-10 12:31:20 +01:00
vmarchaud
f444a2ceb1 (tests) fix aggregator test that mock the pushInteractor 2017-02-09 16:49:17 +01:00
vmarchaud
b5761af11f (aggregator) avoid sending aggregated routes after app restart 2017-02-09 16:39:35 +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
vmarchaud
2fd34035e6 Merge branch 'development' into lazer 2017-01-31 16:34:19 +01:00
Unitech
58f9a8dc9d (agent) allow to specify --info-node + keep it persistent over updates 2017-01-29 16:47:47 +01:00
Unitech
af3d115edc (agent) allow self signed certificated 2017-01-22 21:27:56 +01:00
vmarchaud
071532a346 (aggregator) parse stacktrace 2017-01-22 17:23:25 +01:00
Unitech
932f03672f Merge branch 'development' of github.com:Unitech/pm2 into development 2017-01-17 14:31:00 +01:00
Unitech
3b1156efc5 (agent) bind only when linked + unlink agent pid 2017-01-17 14:30:50 +01:00
vmarchaud
28dd085666 (aggregator) add check to avoid invalid data 2017-01-17 14:18:32 +01:00
vmarchaud
c3b1814775 (aggregator) delete endTime from span + add starting slash in route name 2017-01-12 14:09:08 +01:00
Unitech
c5145a4e0f (trace) disable stacktrace 2017-01-11 19:49:39 +01:00
Unitech
84f53857c7 (trace) reduce trace flush interval to 5000ms 2017-01-11 18:22:10 +01:00
vmarchaud
6b05672811 (aggregator) refactor matching algo + fixs 2017-01-10 17:11:58 +01:00
Unitech
a10368406d (transaction) restore push interactor 2017-01-07 19:46:47 +01:00
Unitech
68cd2fd5e2 (transaction) refactor aggregator 2017-01-07 19:45:35 +01:00
vmarchaud
80d0f84276 (tracing) add meta for every routes + bugfixs 2017-01-06 16:20:34 +01:00
vmarchaud
070214693c (aggregator) change structure of data sent to km 2017-01-05 14:19:29 +01:00
Aymeric Lavit d'Hautefort
7edf66f724 [PATCH] (fix) update regex + filter all keys 2017-01-04 17:05:57 +01:00
vmarchaud
26d3331b13 (transactions) fix bugs with spans time aggregation 2017-01-04 15:11:22 +01:00