吴晟 Wu Sheng
08267611a2
Prepare beta iteratoration ( #944 )
...
* [maven-release-plugin] prepare release apm-5.0.0-alpha
* [maven-release-plugin] prepare for next development iteration
2018-03-13 23:47:38 -05:00
wusheng
710cce162b
Include the agent into `dist`
2018-03-02 17:00:43 +08:00
吴晟 Wu Sheng
4019070471
Merge branch 'master' into master
2018-02-28 10:50:55 +08:00
吴晟 Wu Sheng
e9c9a3ec15
Merge branch 'master' into master
2018-02-27 08:32:53 +08:00
吴晟 Wu Sheng
acae617047
Merge branch 'master' into feature/support-hystrix-plugin
2018-02-27 06:21:27 +08:00
wusheng
f7fdd9f854
Fix assmbly for mvn clean install -Papache-release and update version to SNAPSHOT for SNAPSHOT release.
2018-02-26 23:22:10 +08:00
ascrutae
fa99652d5b
[Agent] Support hystrix plugin
2018-02-25 21:02:38 +08:00
carlvine
f50c5b1cb2
add rocketMQ-3.x-plugin
2018-02-23 20:27:35 +08:00
李运涛 liyuntao
49a99a5353
Merge branch 'master' into servicecomb
2018-02-05 20:12:43 -06:00
ascrutae
df04ed4943
Remove incorrect exclude
2018-01-30 15:32:08 +08:00
李运涛 liyuntao
a3985d7b63
Merge branch 'master' into servicecomb
2018-01-30 10:04:27 +08:00
Xin,Zhang
0794ebd05a
Merge branch 'master' into feature/kafka-plugin
2018-01-28 19:34:29 +08:00
ascrutae
4774b0277d
rename kafka plugin module
2018-01-28 19:21:59 +08:00
ascrutae
f377c3350e
[Agent] support spring bean plugin
2018-01-25 21:58:57 +08:00
lytscu
94dcf96e1f
Modify catalog
2018-01-25 10:17:26 +08:00
ascrutae
22ead46dcc
[Agent] Support kafka framework
2018-01-22 19:56:22 +08:00
lytscu
1b499f0dc0
Add [Agent] ServiceComb Plugin #437
2018-01-22 15:56:25 +08:00
lytscu
c8ca51a547
[Agent] Provide plugins for Apache httpcomponent AsyncClient 4.1 #588
2018-01-15 15:00:32 +08:00
Mick Semb Wever
561bbc18ab
Remove OJDBC and resin artifacts from ci-dependencies driectory as they as not Apache license compatible.
...
The user can onetime manually download them, and the maven reactor will automatically build the corresponding plugins.
OJDBC is OTN which requires a user click-through agreement.
Resin is GPLv3, meaning any derivative work must also be GPLv3 licensed.
https://www.apache.org/licenses/GPL-compatibility.html
ref: https://github.com/apache/incubator-skywalking/pull/737
2018-01-12 11:10:34 +11:00
gaohongtao
318c3db7c9
Update version to 5.0.0-alpha with `mvn versions:set -DnewVersion=5.0.0-alpha`
2017-12-15 10:40:23 +08:00
wusheng
b16d23c148
Update artifactId to "org.apache.skywalking"
2017-12-10 08:21:20 +08:00
wusheng
23133f7d97
Update copyright to Apache Foundation.
2017-12-09 23:38:32 +08:00
wusheng
d458622bb4
Update version to 5.0-2018-preview for new iteration.
2017-12-06 22:06:54 +08:00
wusheng
055c760bc0
Set versions, and documents ready for releasing 3.2.6
2017-12-04 22:04:28 +08:00
吴晟 Wu Sheng
a6fb212018
Merge branch 'master' into feature/support-rocketMQ-plugin
2017-12-04 10:20:21 +08:00
吴晟 Wu Sheng
858f66e850
Merge branch 'master' into master
2017-12-04 10:00:32 +08:00
wu-sheng
aa07537031
Based on #632 , make sure local deploy successfully.
2017-11-30 15:34:11 +08:00
peng-yongsheng
b322b55af6
Upgrade the version from 3.2.5 to 3.3.0.
2017-11-22 15:12:00 +08:00
gaohongtao
c15d1a5676
Fix #603 Elastic-Job plugin
2017-11-20 10:21:15 +08:00
liyuntao
f1be3e9934
Merge branch 'master' into develop
2017-11-20 09:42:57 +08:00
peng-yongsheng
eaa0254512
Test success with standalone and cluster mode.
2017-11-19 22:25:11 +08:00
liyuntao
46370f0079
Merge branch 'master' into develop
2017-11-16 14:38:53 +08:00
wu-sheng
f601293b22
Update the version to 3.2.5
2017-11-16 12:14:26 +08:00
lytscu
06c017ff97
add mongodb version 2.14.2 plugin
2017-11-07 16:52:15 +08:00
wusheng
4bdea9e2c9
Update version for 3.2.4 release.
2017-11-06 22:45:00 +08:00
ascrutae
30dbdc8264
support rocket mq plugin
2017-11-05 20:22:04 +08:00
ascrutae
9946a71ddf
change mysql plugin module name
2017-11-01 17:54:12 +08:00
ascrutae
e8f6f38044
change the implementation of jdbc plugins
2017-10-21 20:05:34 +08:00
wusheng
71e68b3865
Merge branch 'master' into feature/plugin-feature
...
* master:
Make partner area are bigger.
Update new architecture graph.
fix test failed
support grpc plugin
update autcommit and remove rollback to storage data as much as possible
add postgresql component
support postgresql plugin
polish code with sqlbuilder
add h2 support phase 4
add h2 support phase 3
add h2 support phase 2
add h2 support ga
add h2 support
# Conflicts:
# apm-sniffer/apm-agent/pom.xml
2017-10-19 23:18:57 +08:00
ascrutae
4be6d23e98
Merge branch 'master' into feature/grpc-support
...
# Conflicts:
# apm-network/src/main/java/org/skywalking/apm/network/trace/component/ComponentsDefine.java
# apm-sniffer/apm-agent/pom.xml
# apm-sniffer/apm-sdk-plugin/pom.xml
2017-10-18 20:15:02 +08:00
ascrutae
c17866cf8b
support grpc plugin
2017-10-18 20:11:28 +08:00
wu-sheng
5ef3a248f4
Merge remote-tracking branch 'origin/master' into feature/plugin-feature
...
# Conflicts:
# apm-sniffer/apm-agent/pom.xml
2017-10-17 15:31:05 +08:00
wusheng
43cf062742
Finish plugin initialization codes and fix package issues.
2017-10-15 22:01:12 +08:00
IluckySi
13cf324789
Support XMemcached V2.x
2017-10-14 12:21:28 +08:00
wusheng
a3216b1343
Move plugin jars into /packages/skywalking-agent/plugins/*.jar
2017-10-13 22:19:56 +08:00
peng-yongsheng
7b72bf2baa
Add copyright head in all java files and copyright head check style
2017-10-13 08:28:34 +08:00
gaohongtao
13d123276b
Fix #381 Sharding-JDBC 1.5.x plugin
2017-10-13 08:14:44 +08:00
IluckySi
e61cc13621
Support SpyMemcached V2.x
2017-10-08 15:46:26 +08:00
吴晟 Wu Sheng
caffba4ee8
Revert "Support SpyMemcached V2.x"
2017-10-08 01:53:46 -05:00
wusheng
b806bf4692
Change version for next iteration.
2017-10-07 21:54:32 +08:00
IluckySi
1a36dc80e3
Support SpyMemcached V2.x
2017-09-30 11:43:52 +08:00
peng-yongsheng
0d13b27362
Version change
2017-09-28 10:54:16 +08:00
ascrutae
5f880f9576
support jetty plugins
2017-09-27 15:58:02 +08:00
wendal chen
e68d48a6d4
Merge branch 'dev/3.2.1' of https://github.com/wu-sheng/sky-walking
...
# Conflicts:
# apm-network/src/main/java/org/skywalking/apm/network/trace/component/ComponentsDefine.java
# apm-sniffer/apm-agent/pom.xml
# apm-sniffer/apm-sdk-plugin/pom.xml
2017-09-22 11:42:12 +08:00
wendal chen
7597b0f067
Merge branch 'dev/3.2.1' of https://github.com/wu-sheng/sky-walking
2017-09-21 16:09:39 +08:00
wendal chen
64b6c92292
add: support nutz mvc and nutz http
2017-09-21 11:40:35 +08:00
ascrutae
e78e7e4d00
support struts 2 plugin
2017-09-19 23:35:38 +08:00
wusheng
099877c2ce
Prepare for 3.2 iteration.
2017-09-17 07:54:25 +08:00
ascrutae
9f912d004a
support resttemplate plugin
2017-08-10 21:40:19 +08:00
ascrutae
4c1963cb45
support plugin testcase
2017-07-09 17:46:43 +08:00
wusheng
678ad01d49
Fix some compile issue.
2017-07-05 23:19:55 +08:00
wusheng
eb82d2c989
Update version for next iteration.
2017-06-17 22:40:42 +08:00
彭勇升 Buddha
77d43ca1b3
add feign default http plugin ( #205 )
...
* add feign default http plugin
add test case for feign default http interceptor
* move feign and okhttp plugins to the parent moudle
2017-06-03 17:39:49 +08:00
pengys5
7ac504b19c
Merge commit 'c3259afae0e4a267397d91c6117737aa4b7a2e54' into feature/160
...
# Conflicts:
# apm-sniffer/apm-agent-core/src/main/java/org/skywalking/apm/agent/core/conf/Config.java
# apm-sniffer/apm-agent/pom.xml
# apm-sniffer/apm-sdk-plugin/pom.xml
2017-05-16 16:17:57 +08:00
pengys5
39708a9ab1
add okhttp plugin(provide synchronous http calls )
...
add test case for okhttp interceptor
2017-05-16 10:14:53 +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
wusheng
d77601b793
Rename the "apm-api" module to "apm-agent-core”. Relate #181
2017-04-29 07:11:04 +08:00
pengys5
b2b36fee00
Change groupId and artifactId
2017-04-28 01:17:09 +08:00