Commit Graph

1878 Commits

Author SHA1 Message Date
pengys5 39708a9ab1 add okhttp plugin(provide synchronous http calls )
add test case for okhttp interceptor
2017-05-16 10:14:53 +08:00
wusheng c3259afae0 Update pengys5’s profile. 2017-05-14 21:28:08 +08:00
wusheng 5e424e1d47 Update contributors’s profiles 2017-05-14 21:07:11 +08:00
Xin,Zhang a254b2de3e fix issue that operation name of resin plugin is error (#196) 2017-05-14 08:43:59 +08:00
柏杨 Bai Yang 1c4905ef58 add resin plugin (#187)
* add plugins for resin-3.x and resin-4.x
2017-05-10 19:33:30 +08:00
Xin,Zhang 4a560433be Add mechanism to disable any or all plugins (#191)
* Add mechanism to disable any or all plugins, Relate: #186
2017-05-09 23:29:21 +08:00
吴晟 Wu Sheng 5f4fe4948c Merge pull request #193 from wu-sheng/feature/192
Support multi plugins for one target class
2017-05-09 22:06:53 +08:00
wusheng e3a42f7cea Fix a typo. 2017-05-08 09:13:35 +08:00
wusheng 8b074a0a97 Support multi plugins for one target class. 2017-05-08 08:53:00 +08:00
xcaspar 39e414b680 chore(collector): add a check for process id in startup script 2017-05-01 21:46:22 +08:00
wusheng ecf7a2bf2a Fix doc link. 2017-04-30 22:14:08 +08:00
吴晟 Wu Sheng e6ea5e11d0 Merge pull request #182 from wu-sheng/feature/181
Rename the "apm-api" module to "apm-agent-core”.
2017-04-30 13:31:09 +08:00
吴晟 Wu Sheng 18109e1e64 Update ISSUE_TEMPLATE 2017-04-30 13:20:48 +08:00
wusheng d4c4b0bd40 Prove an issue template. 2017-04-29 23:20:32 +08:00
吴晟 Wu Sheng 53f66648b2 Update CONTRIBUTING.md
Update contributing guide.
2017-04-29 23:12:44 +08:00
吴晟 Wu Sheng 30329baa35 Update CONTRIBUTING.md 2017-04-29 23:00:17 +08:00
wusheng d77601b793 Rename the "apm-api" module to "apm-agent-core”. Relate #181 2017-04-29 07:11:04 +08:00
吴晟 Wu Sheng 340785a58d Update README.md 2017-04-29 06:29:25 +08:00
吴晟 Wu Sheng a0e3d2675e Merge pull request #179 from ascrutae/zhangxin/feature/145
fix functional issues after update new package name
2017-04-28 16:19:58 +08:00
ascrutae c5f4f82bd0 fix functional issues after update new package name 2017-04-28 15:42:09 +08:00
pengys5 e3524d8555 1. When batch replace the package of plugin def class was lost.
2. Some class check style error.
2017-04-28 02:46:11 +08:00
pengys5 b2b36fee00 Change groupId and artifactId 2017-04-28 01:17:09 +08:00
吴晟 Wu Sheng 4da209a24a Merge pull request #175 from xcaspar/feature/174
chore(project): add the .gitignore file to project
2017-04-27 18:21:50 +08:00
wusheng cdb6460a3e Update version to 3.1 for next iteration. 2017-04-27 18:09:02 +08:00
吴晟 Wu Sheng 30b7950310 Merge pull request #178 from ascrutae/zhangxin/fix/150
Redis plugin cannot work on tomcat
2017-04-27 17:10:13 +08:00
ascrutae 73401d1077 fix ci failed issue 2017-04-27 16:58:24 +08:00
ascrutae 24010d134b fix issue that test compile failed 2017-04-27 16:28:45 +08:00
ascrutae 4dd76f06b5 Fix redis plugin don't work issue 2017-04-27 15:49:26 +08:00
吴晟 Wu Sheng d8c9035283 Merge pull request #173 from wu-sheng/feature/3.0.1
Prepare for release 3.0.1
2017-04-27 09:59:14 +08:00
wusheng a196fa069a Merge branch 'feature/159' into feature/3.0.1
* feature/159:
  no message
  no message
  no message
  no message
  no message
  no message
  no message
  Add log4j.xml into test package
2017-04-27 09:46:40 +08:00
吴晟 Wu Sheng 7beda22aca Merge pull request #177 from ascrutae/zhangxin/fix/176
modify the expose port of collector image
2017-04-27 09:37:51 +08:00
ascrutae 150dd71333 modify the expose port of collector image 2017-04-27 09:18:20 +08:00
xcaspar 73fea13e9e chore(project): add the .gitignore file to project 2017-04-27 09:01:54 +08:00
pengys5 717bc584d2 no message 2017-04-27 02:18:09 +08:00
pengys5 c72e1c4f33 no message 2017-04-27 02:14:12 +08:00
pengys5 1c3423a4c0 no message 2017-04-26 23:51:43 +08:00
pengys5 7ee7d8e0d6 no message 2017-04-26 23:45:56 +08:00
pengys5 1f960e4503 no message 2017-04-26 23:09:59 +08:00
pengys5 91a0c2d337 no message 2017-04-26 22:47:28 +08:00
pengys5 3f1766373f no message 2017-04-26 22:36:58 +08:00
pengys5 662c8e6184 Add log4j.xml into test package 2017-04-26 22:28:20 +08:00
吴晟 Wu Sheng 3abbc671fc Merge pull request #172 from ascrutae/zhangxin/fix/169
The opentracing-toolkit context can not propagation across process
2017-04-26 17:32:35 +08:00
zhangxin 3dfbb6abef modify Java doc 2017-04-26 17:22:32 +08:00
zhangxin 784bda40f0 modify Java doc to improve readable 2017-04-26 17:18:24 +08:00
zhangxin 11a4d14d6d fix style check failed issue 2017-04-26 15:54:11 +08:00
zhangxin 42c9ebd046 Merge branch 'feature/3.0.1' into zhangxin/fix/169 2017-04-26 15:39:15 +08:00
吴晟 Wu Sheng e577b791ef Merge pull request #165 from wu-sheng/feature/159
Fix a bug and improve performance
2017-04-26 15:31:20 +08:00
zhangxin a16f6f657e refactory method name 2017-04-26 15:26:47 +08:00
pengys5 d4eed42ab8 no message 2017-04-26 15:13:46 +08:00
pengys5 70fedb10fc Rename data entity 2017-04-26 15:13:21 +08:00