Commit Graph

487 Commits

Author SHA1 Message Date
cyberdak 9ff209373e fix collector/start.sh tip.
"Web" to "Collector"
2018-01-25 10:17:24 +08:00
Xin,Zhang 05efadcd64
Merge branch 'master' into fixed/storage_bug 2018-01-14 17:57:08 +08:00
peng-yongsheng b04b06aac1 Fixed the id auto increment bug, when there is just one record that id = -1, the expected value is 1, but actual return -1. 2018-01-14 17:40:15 +08:00
peng-yongsheng fc431d3c9a Missing change about boolean to integer. 2018-01-14 17:05:45 +08:00
peng-yongsheng 79cddf659b Changed boolean type to integer, true: 1, false: 0. 2018-01-13 17:18:44 +08:00
peng-yongsheng 5ba36ca6cb Unused import error when continuous integration. 2018-01-12 23:23:43 +08:00
peng-yongsheng c38e15d992 Merge branch 'master' into feature/storage_h2 2018-01-12 22:23:41 +08:00
peng-yongsheng 2609e27349 Alarm aggregate by h2 storage test successful. 2018-01-12 22:20:24 +08:00
peng-yongsheng 41082be5ea Application reference metric, Application metric, Instance reference metric, Instance metric, Service reference metric, Service metric pyramid aggregate by h2 storage test successful. 2018-01-12 17:00:47 +08:00
peng-yongsheng 10435c2d00 Segment aggregate by h2 storage test successful. 2018-01-11 20:36:36 +08:00
peng-yongsheng a9cf2b4b12 Global trace test successful. 2018-01-11 20:22:13 +08:00
peng-yongsheng 25fb269205 Instance mapping pyramid aggregate by h2 storage test successful. 2018-01-11 20:15:37 +08:00
peng-yongsheng 3bd9e5b75d Application component pyramid aggregate by h2 storage test successful. 2018-01-11 19:39:29 +08:00
wusheng 8f49c973be Protect the background processes. 2018-01-11 15:53:40 +08:00
peng-yongsheng 98d78f21c3 Memory pool metric pyramid aggregate by h2 storage test successful. 2018-01-11 15:06:12 +08:00
peng-yongsheng 9c58e87687 Memory metric pyramid aggregate by h2 storage test successful. 2018-01-11 14:34:06 +08:00
peng-yongsheng 7d881e8ad1 no message 2018-01-11 14:14:43 +08:00
peng-yongsheng 01cd19a0ff GC metric pyramid aggregate by h2 storage test successful. 2018-01-11 14:14:23 +08:00
peng-yongsheng ccd4c8ef83 CPU metric pyramid aggregate by h2 storage test successful. 2018-01-11 13:36:06 +08:00
peng-yongsheng d42eb0199b Agent register test success by H2 storage. 2018-01-11 10:55:30 +08:00
peng-yongsheng f461e1a991 Fixed package error. 2018-01-09 20:04:12 +08:00
YunaiV 825d5e69bc Fix ServiceNameCacheGuavaService split error 2018-01-09 19:48:27 +08:00
peng-yongsheng ec08a29164 Instance heart beat implement and test successful. 2018-01-09 19:38:11 +08:00
peng-yongsheng 8361f4156b CPU metric pyramid aggregate test successful. 2018-01-09 16:03:40 +08:00
peng-yongsheng 69bdfbad25 GC metric pyramid aggregate test successful. 2018-01-09 15:38:38 +08:00
peng-yongsheng 1985fad1a6 Memory metric pyramid aggregate test successful. 2018-01-09 15:07:28 +08:00
peng-yongsheng 3f82baa9fa Memory pool metric pyramid aggregate test successful. 2018-01-09 14:42:14 +08:00
peng-yongsheng 8f753f1188 Alarm test successful. 2018-01-09 11:28:09 +08:00
peng-yongsheng e12ddf321d Application metric pyramid aggregate test successful. 2018-01-09 00:22:38 +08:00
peng-yongsheng 7e84aeddd0 Instance metric pyramid aggregate test successful. 2018-01-09 00:11:46 +08:00
peng-yongsheng 8745cb2b7e Application reference metric pyramid aggregate test successful. 2018-01-08 23:59:19 +08:00
peng-yongsheng 06d638f6a8 Instance reference metric pyramid aggregate test successful. 2018-01-08 23:44:44 +08:00
peng-yongsheng ac17da39e4 Service metric pyramid aggregate test successful. 2018-01-08 23:16:13 +08:00
peng-yongsheng 0eb26f1d67 Service reference metric pyramid aggregate test successful. 2018-01-08 22:59:45 +08:00
peng-yongsheng 92bdb739d9 Segment and segment cost test successful. 2018-01-08 21:04:01 +08:00
peng-yongsheng 89dfe7d3c5 Delete service entry analysis. 2018-01-08 20:52:34 +08:00
peng-yongsheng 17edfe8fb2 Instance mapping pyramid aggregate test successful. 2018-01-08 20:37:31 +08:00
peng-yongsheng e909ea02bc Application mapping pyramid aggregate successful. 2018-01-08 18:57:08 +08:00
peng-yongsheng a39f95fc0d Application component pyramid aggregate successful. 2018-01-08 18:32:32 +08:00
peng-yongsheng 11a4cfd364 Application component pyramid es table define. 2018-01-08 16:06:16 +08:00
peng-yongsheng 9698fb0a93 Merge remote-tracking branch 'upstream/master' into feature/data_refactor 2018-01-08 15:37:44 +08:00
peng-yongsheng eb656cd462 Compile successful. 2018-01-08 15:19:23 +08:00
peng-yongsheng 63e9c54f97 Memory pool metric pyramid aggregate. 2018-01-08 00:15:55 +08:00
peng-yongsheng 2428e8a80b Memory metric pyramid aggregate. 2018-01-08 00:02:04 +08:00
peng-yongsheng d822fe20ef GC metric pyramid aggregate. 2018-01-07 23:46:48 +08:00
peng-yongsheng f77c10d59d Cpu metric pyramid aggregate. 2018-01-07 23:31:19 +08:00
peng-yongsheng 6a3e2f9207 Register and segment. 2018-01-07 22:54:06 +08:00
peng-yongsheng 8e2e5f4e75 Application component pyramid aggregate. 2018-01-07 22:36:30 +08:00
peng-yongsheng 0b5e3f1db4 Application mapping pyramid aggregate. 2018-01-07 22:08:53 +08:00
peng-yongsheng 7effeccc5b Instance mapping pyramid aggregate. 2018-01-07 20:58:36 +08:00