peng-yongsheng
b322b55af6
Upgrade the version from 3.2.5 to 3.3.0.
2017-11-22 15:12:00 +08:00
peng-yongsheng
eaa0254512
Test success with standalone and cluster mode.
2017-11-19 22:25:11 +08:00
peng-yongsheng
f3e85ef6e3
Change apm-collector-stream from collector module to common codes.
...
Make agent gRPC to be a collector module.
Make agent jetty to be a collector module.
Make agent stream to be a collector module.
2017-11-17 13:57:20 +08:00
wu-sheng
f601293b22
Update the version to 3.2.5
2017-11-16 12:14:26 +08:00
wu-sheng
19367166a9
Appand modules: apm-collector-baseline and apm-collector-baseline-computing for jd contributor team.
2017-11-16 11:32:45 +08:00
wusheng
d7a2a198e0
Move instruments into an independency module in collector, named `apm-collector-instrument`.
2017-11-13 00:35:45 +08:00
wusheng
1e0e052496
Merge branch 'master' into feature/collector-modelization
...
* master:
Update version for 3.2.4 release.
add exception handler for disruptorQueue
support jdbc4 api of postgresql
support for logback MDC
AgentStream NullPointerException with RemoteWorker
2017-11-06 23:08:12 +08:00
wusheng
4bdea9e2c9
Update version for 3.2.4 release.
2017-11-06 22:45:00 +08:00
peng-yongsheng
5878e64a2f
Refactor stream module.
2017-11-03 16:11:10 +08:00
peng-yongsheng
80fcbf37a4
Define remote module, provider, service.
2017-10-30 23:50:18 +08:00
peng-yongsheng
9b0b919f35
Break server manager module into two modules: grpc manager module and jetty manager module.
2017-10-29 14:11:02 +08:00
peng-yongsheng
1d884be36c
define server manager module
2017-10-27 13:53:41 +08:00
peng-yongsheng
4ff955ac3d
Refactor the maven modules of collector.
2017-10-26 13:39:27 +08:00
wu-sheng
75595b9a38
Backup the old collector, and init the new modulization codes.
2017-10-23 17:45:10 +08:00
peng-yongsheng
fb9200a972
Create cache module to provide id or name get. e.g.. application id, instance id, service id…
...
#423
2017-10-12 21:35:11 +08:00
peng-yongsheng
52f1420670
Add copyright head in all java files and copyright head check style
2017-10-10 22:27:57 +08:00
wusheng
b16963a4bf
Change version for next iteration.
2017-09-29 17:18:14 +08:00
peng-yongsheng
0d13b27362
Version change
2017-09-28 10:54:16 +08:00
wusheng
099877c2ce
Prepare for 3.2 iteration.
2017-09-17 07:54:25 +08:00
ascrutae
f9e7298a7d
change log component.
2017-09-13 23:59:43 +08:00
pengys5
5f30a3bbc0
1. Add remote module with grpc
...
2. Move all data define to storage module
#367
2017-08-20 15:17:12 +08:00
pengys5
5db840393e
1. Use guava cache to support id name exchange.
...
2. Add abstract ExchangeWorker to aggregate the data wait to exchange.
3. Once per second, timer call the implementation work of ExchangeWorker to exchange.
4. Exchanged data send to AggregationWorker, the data exchange 10 times but not exchanged, then give up.
5. Just component finish the exchange coding.
2017-08-03 00:10:27 +08:00
pengys5
d80e2ff43d
node component save to es success.
2017-07-29 12:07:42 +08:00
pengys5
b53a3c5b53
1. remove remote module
...
2. make stream module as a collector define module, contains grpc remote service for call remote workers
3. worker framework is ok
4. Collector start ok
2017-07-24 11:42:39 +08:00
pengys5
e12dc5fa47
1. Add agent jvm module
...
2. Add agent register module
2017-07-20 09:54:16 +08:00
pengys5
730c606389
add server holder to reuse server with same host, port, server classify
2017-07-19 23:21:24 +08:00
pengys5
c955f7889b
Add agent server module to get the collector stream server address
...
/agentstream/grpc
/agentstream/jetty
2017-07-19 20:50:27 +08:00
pengys5
640440d581
1. Add stream module: The stream base framework
...
2. Add context help for every module to find another module’s context.
2017-07-18 14:49:47 +08:00
pengys5
38aeb92e54
collector compile successful
2017-07-17 22:33:15 +08:00
pengys5
9f10f8e4eb
Add worker module framework
2017-07-17 21:57:12 +08:00
pengys5
116fca8a42
module install
...
#266
2017-07-11 23:37:12 +08:00
wusheng
eb82d2c989
Update version for next iteration.
2017-06-17 22:40:42 +08:00
pengys5
b2b36fee00
Change groupId and artifactId
2017-04-28 01:17:09 +08:00