Commit Graph

3229 Commits

Author SHA1 Message Date
吴晟 Wu Sheng 858f66e850
Merge branch 'master' into master 2017-12-04 10:00:32 +08:00
peng-yongsheng 4b78b86067 Merge branch 'fix/gRPC-1.8.0' into feature/alerting 2017-12-03 10:11:50 +08:00
peng-yongsheng 31b872b226 upgrade the version of grpc proto generator of maven plugin to 1.8.0 2017-12-03 09:52:19 +08:00
peng-yongsheng 3d60e05620 Merge branch 'feature/new-batch-model' into feature/alerting 2017-12-03 09:47:24 +08:00
peng-yongsheng 83aa2ce2bf Merge branch 'fix/gRPC-1.8.0' into feature/alerting 2017-12-03 09:45:28 +08:00
吴晟 Wu Sheng 91386d43e1
Merge pull request #637 from ascrutae/fix/support-postgresql-plugin
Change the mechanism of postgresql plugin
2017-12-02 21:16:26 +08:00
吴晟 Wu Sheng cef99e86b6
Merge branch 'master' into fix/support-postgresql-plugin 2017-12-02 20:39:10 +08:00
peng-yongsheng 8e5408db0c Define alerting list storage. 2017-12-02 17:33:40 +08:00
peng-yongsheng dfec23ca3d Make application metric contains transaction, business transaction, mq transaction. 2017-12-02 16:08:38 +08:00
peng-yongsheng 4e82d84184 Make application reference metric contains transaction, business transaction, mq transaction. 2017-12-02 16:03:05 +08:00
peng-yongsheng 2a03492982 Make instance metric contains transaction, business transaction, mq transaction. 2017-12-02 15:51:41 +08:00
peng-yongsheng e64e2c3fa1 Make service metric contains transaction, business transaction, mq transaction. 2017-12-02 15:39:06 +08:00
peng-yongsheng 6d027a7287 Make service reference metric contains transaction, business transaction, mq transaction. 2017-12-02 14:58:11 +08:00
ascrutae 75d8dc6f68 Change the weave type of postgresql plugin 2017-12-02 11:43:27 +08:00
wusheng 0b6f430f29 Update netty to 4.1.17 2017-12-01 22:54:04 +08:00
wusheng 994d11c501 Update gRPC version. And shade google opencensus in agent. 2017-12-01 22:37:34 +08:00
彭勇升 Buddha 07f82578c2
Merge pull request #633 from OpenSkywalking/fix/potential-unable-startup
Make sure don't miss the provider(module)
2017-12-01 17:12:17 +08:00
彭勇升 Buddha 47af075a72
Merge pull request #631 from OpenSkywalking/feature/new-network-protocol
Change network protocol and refactor agent core.
2017-12-01 16:30:44 +08:00
吴晟 Wu Sheng 0bde5ed12d
Merge branch 'master' into fix/potential-unable-startup 2017-11-30 22:48:34 +08:00
吴晟 Wu Sheng 80aed97ffd
Merge pull request #634 from OpenSkywalking/fix/local-deploy
Make sure local deploy successfully.
2017-11-30 22:47:57 +08:00
吴晟 Wu Sheng 858893901a
Merge branch 'master' into fix/local-deploy 2017-11-30 22:17:50 +08:00
wu-sheng 43cccdef51 Update link 2017-11-30 16:23:54 +08:00
wu-sheng 3de06278fb Update readme. 2017-11-30 15:47:10 +08:00
wu-sheng aa07537031 Based on #632 , make sure local deploy successfully. 2017-11-30 15:34:11 +08:00
wu-sheng 1f4e8717cd Make sure don't miss the provider(module) 2017-11-30 15:24:38 +08:00
wu-sheng 5501387279 Change network protocol and refactor agent core. 2017-11-30 14:20:37 +08:00
吴晟 Wu Sheng e6bb08edc5
Merge pull request #627 from ascrutae/feature/support-spring3.0
support  the 3.0  and 3.1 version of spring mvc framework
2017-11-30 09:48:34 +08:00
ascrutae 30ba5853e0 support the 3.0 and 3.1 version of spring mvc framework 2017-11-29 23:26:13 +08:00
吴晟 Wu Sheng f3a1bf5da5
Merge pull request #625 from OpenSkywalking/fix/assembly-log-config
Correct the log4j config file
2017-11-28 17:05:13 +08:00
彭勇升 Buddha 8097ad89e6
Merge branch 'master' into fix/assembly-log-config 2017-11-28 17:03:42 +08:00
吴晟 Wu Sheng 4cda90a685
Update Deploy-collector-in-standalone-mode-CN.md 2017-11-28 16:03:42 +08:00
吴晟 Wu Sheng 2e44eee6b4
Merge branch 'master' into fix/assembly-log-config 2017-11-28 15:56:10 +08:00
wu-sheng a48958305d Merge branch 'fix/documents' 2017-11-28 15:55:19 +08:00
wu-sheng a715220f50 Remove document versions. 2017-11-28 15:51:39 +08:00
wu-sheng 184269077d Update the documents. 2017-11-28 15:49:31 +08:00
吴晟 Wu Sheng a862690e29
Merge pull request #623 from OpenSkywalking/featuren/improving-agent-debugging
Output all instrumented classes into physical files.
2017-11-28 15:31:29 +08:00
吴晟 Wu Sheng 4ef5b1dc4d
Merge branch 'master' into featuren/improving-agent-debugging 2017-11-28 15:14:23 +08:00
wu-sheng 2adfcc0d55 Correct the log4j config file. 2017-11-28 15:07:10 +08:00
吴晟 Wu Sheng 9b5fdeb59a
Merge pull request #624 from ascrutae/feature/spring-constructor-issue
fix no default constructor found issue
2017-11-28 14:37:17 +08:00
吴晟 Wu Sheng 44c7e044bd
Merge branch 'master' into feature/spring-constructor-issue 2017-11-28 14:24:57 +08:00
ascrutae ac6895d1c1 fix no default constructor found issue 2017-11-28 13:30:41 +08:00
wu-sheng 34ac6442c5 Fix log file names. 2017-11-28 11:23:13 +08:00
吴晟 Wu Sheng 9f86e26936
Merge branch 'master' into featuren/improving-agent-debugging 2017-11-28 10:52:46 +08:00
吴晟 Wu Sheng f8a815c1e8
Update Deploy-collector-in-standalone-mode-CN.md 2017-11-28 10:09:36 +08:00
wu-sheng f85878f746 Use byte buddy saveIn API instead of my own implementation. 2017-11-28 09:25:21 +08:00
peng-yongsheng 9880f8c5ad Add service metric storage and stream aggregate. 2017-11-27 23:11:04 +08:00
wu-sheng b53c178b49 Add comments for new config item. 2017-11-27 16:57:55 +08:00
wu-sheng 6a4a18a721 Add documents about new config item. 2017-11-27 16:56:22 +08:00
wu-sheng 931effb648 Output all instrumented classes into physical files. 2017-11-27 16:32:51 +08:00
peng-yongsheng 691f8810f4 Change the metrics in service reference entity. 2017-11-27 00:34:04 +08:00