ascrutae
|
9c332e864a
|
[Agent] Fix grpc don't works in 1.8 version
|
2018-02-05 19:41:54 +08:00 |
Xin,Zhang
|
125858ece4
|
Merge branch 'master' into feature/oracle-plugins
|
2018-01-31 21:53:45 +08:00 |
ascrutae
|
7554cfabaf
|
[Agent] Change the enhance way of oracle plugin
|
2018-01-31 17:06:08 +08:00 |
ascrutae
|
df04ed4943
|
Remove incorrect exclude
|
2018-01-30 15:32:08 +08:00 |
lytscu
|
48f8fceebe
|
Modify ComponentId =28
|
2018-01-30 10:38:05 +08:00 |
李运涛 liyuntao
|
a3985d7b63
|
Merge branch 'master' into servicecomb
|
2018-01-30 10:04:27 +08:00 |
lytscu
|
1a8fb0f181
|
Modify operationName to invocation.getMicroserviceQualifiedName()
|
2018-01-29 20:08:29 +08:00 |
ascrutae
|
133470dbaa
|
Merge branch 'feature/kafka-plugin' of https://github.com/ascrutae/sky-walking into feature/kafka-plugin
|
2018-01-28 21:16:35 +08:00 |
ascrutae
|
111f31c192
|
change package
|
2018-01-28 21:16:18 +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
|
14a61d75fd
|
remove readme.md
|
2018-01-27 16:07:12 +08:00 |
ascrutae
|
c300e85d9c
|
Change the file structure of spring bean plugin
|
2018-01-27 15:32:50 +08:00 |
ascrutae
|
44e9665262
|
[Agent] modify the method matcher of spring bean
|
2018-01-26 22:57:02 +08:00 |
lytscu
|
5e8bc0090e
|
Modify operationName to invocation.getInvocationQualifiedName
|
2018-01-26 10:07:16 +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
|
906a2c4d05
|
add testcase
|
2018-01-23 20:03:50 +08:00 |
ascrutae
|
5fab1fada0
|
add spanlayer and component for kafka span
|
2018-01-22 23:09:31 +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 |
Xin,Zhang
|
fcc3aa79cb
|
Merge branch 'master' into develop
|
2018-01-16 14:56:49 +08:00 |
ascrutae
|
aeb04783c6
|
[Agent] Add Topic and Borker tags
|
2018-01-16 14:15:37 +08:00 |
lytscu
|
4a0a210348
|
Modify ComponentsDefine.java
|
2018-01-15 19:19:49 +08:00 |
lytscu
|
c8ca51a547
|
[Agent] Provide plugins for Apache httpcomponent AsyncClient 4.1 #588
|
2018-01-15 15:00:32 +08:00 |
吴晟 Wu Sheng
|
9453c8c403
|
Merge branch 'master' into master-5.0
|
2018-01-12 15:41:54 +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 |
芋道源码
|
b954a0b351
|
Merge branch 'master' into master-5.0
|
2018-01-11 17:48:11 -06:00 |
YunaiV
|
44a5526c78
|
fixes #735 Concurrency conflicts in Spring plugin
* EnhanceRequireObjectCache add clearRequestAndResponse method
* invoke EnhanceRequireObjectCache clearRequestAndResponse At AbstractMethodInterceptor
|
2018-01-11 20:51:19 +08:00 |
ascrutae
|
c6e593f6f4
|
refactory MultiClassNameMatch code
|
2018-01-11 17:28:01 +08:00 |
YunaiV
|
647f4f00a7
|
fixes #735 Concurrency conflicts in Spring plugin :clear ThreadLocal
|
2018-01-11 16:22:37 +08:00 |
ascrutae
|
97b577864f
|
[Agent] Support jdbc4, jdbc3 and jdbc42 of postgresql driver
|
2018-01-11 16:08:48 +08:00 |
ascrutae
|
b3c263fd1f
|
[Agent] Support the version 9.4.x of postgresql jdbc driver
|
2018-01-11 11:36:51 +08:00 |
YunaiV
|
8854921f9e
|
fixes #735 Concurrency conflicts in Spring plugin
|
2018-01-11 09:48:42 +08:00 |
ascrutae
|
bfcb37269f
|
[Agent] fix jetty client doesn't work in after version 9.1
|
2018-01-05 15:56:12 +08:00 |
ascrutae
|
4e64362173
|
[Agent] fix the spring plugin doesn't work
|
2018-01-05 11:03:03 +08:00 |
ascrutae
|
a108e8feeb
|
[Agent] fix import incorrector class in httpclient plugin
|
2018-01-04 22:47:09 +08:00 |
吴晟 Wu Sheng
|
f30837bd7d
|
Merge branch 'master' into fix/feign-plugin-operationName
|
2017-12-31 12:03:11 +08:00 |
ascrutae
|
8c3d4fe20a
|
[Agent] Make operation name of fegin plugin more scenes
|
2017-12-31 11:43:35 +08:00 |
ascrutae
|
10d55860db
|
[Agent] fix the remote port is incorrect
|
2017-12-31 10:48:02 +08:00 |
ascrutae
|
d7bc6852f1
|
[Agent] make the operation name of mongodb span more sences
|
2017-12-30 18:00:36 +08:00 |
ascrutae
|
fe5ff26d09
|
[Agent] Fix interceptor class about concurrent plugin is incorrect
|
2017-12-30 15:49:33 +08:00 |
ascrutae
|
18ad96a643
|
[Agent] fix the context is incorrect issue
|
2017-12-28 16:51:22 +08:00 |
ascrutae
|
fcbc8e574e
|
deal with response code
|
2017-12-28 14:15:20 +08:00 |
ascrutae
|
fe4aa75c4e
|
adjust the comment
|
2017-12-28 11:55:16 +08:00 |
ascrutae
|
fff0eac6cf
|
[Agent] Adjust the buired point of okhttp plugin
|
2017-12-28 11:34:36 +08:00 |
jjtyro
|
35610fab77
|
Change code style for checkstyle.
|
2017-12-25 13:52:07 +08:00 |
jjtyro
|
2a0b2e81ef
|
[Agent-Plugin] Add support to MysqlDataSource
|
2017-12-25 13:28:02 +08:00 |
ascrutae
|
bbb04d29ab
|
Unsupport the async jetty client
|
2017-12-25 11:45:36 +08:00 |
ascrutae
|
7dd6eec651
|
support the async function of okhttp plugin
|
2017-12-24 15:51:47 +08:00 |
wusheng
|
6f1f4cf14f
|
Change network protocol for 5.0
|
2017-12-18 21:27:24 +08: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 |
ascrutae
|
60eb0d5814
|
[Agent] Fix issue that OkHttpClient plugin doesn't work
|
2017-12-14 22:27:14 +08:00 |
ascrutae
|
25dda07a84
|
[Agent] fix jedis testcase failed
|
2017-12-14 16:47:05 +08:00 |
ascrutae
|
a4b49b28b4
|
fix issue that the intercept class and the enhance class package name of the trace annotation plugin is incorrect
|
2017-12-13 18:38:45 +08:00 |
ascrutae
|
68352251dc
|
fix compile failed issue
|
2017-12-13 14:06:41 +08:00 |
ascrutae
|
c9dbd6d9c3
|
fix the sql tag value is null when client using Statement.execute(sql) method
|
2017-12-12 21:37:24 +08:00 |
ascrutae
|
a62076f082
|
fix all interceptor class in plugin is incorrect
|
2017-12-12 14:16:45 +08:00 |
吴晟 Wu Sheng
|
032ade6e3c
|
Merge pull request #656 from ascrutae/feature/plugin-def-incorrect
fix the instrumentation class in plugin define file is incorrect
|
2017-12-11 16:05:10 +08:00 |
ascrutae
|
b5a7c8fbf0
|
fix the instrumentation class in plugin define file is incorrect
|
2017-12-11 16:00:15 +08:00 |
wusheng
|
15328202b8
|
Revove duplicate license headers.
|
2017-12-11 15:04:26 +08:00 |
wusheng
|
05b818e709
|
Update package name to org.apache.skywalking
|
2017-12-10 16:32:39 +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 |
ascrutae
|
c17f955d94
|
support the future stub of grpc framework
|
2017-12-09 00:18:43 +08:00 |
wusheng
|
d458622bb4
|
Update version to 5.0-2018-preview for new iteration.
|
2017-12-06 22:06:54 +08:00 |
吴晟 Wu Sheng
|
02877d4bbc
|
Merge branch 'master' into feature/support-oracle-tns-url
|
2017-12-06 16:32:01 +08:00 |
ascrutae
|
9307938976
|
support TNS URL of oracle plugin
|
2017-12-06 16:17:01 +08:00 |
wu-sheng
|
730c43d501
|
Fix comment.
|
2017-12-06 15:24:33 +08:00 |
wu-sheng
|
8e86bc6fa2
|
Fix a comment
|
2017-12-06 15:06:06 +08:00 |
吴晟 Wu Sheng
|
374517ca03
|
Merge pull request #646 from ascrutae/fix/mysql-5.0.x-plugin-issue
fix mysql 5.0.x plugin issue
|
2017-12-06 15:01:45 +08:00 |
ascrutae
|
aa55121b8f
|
refactory code
|
2017-12-06 14:56:09 +08:00 |
ascrutae
|
3f2e7904c3
|
fix mysql 5.0.x plugin issue
|
2017-12-06 13:31:26 +08:00 |
ascrutae
|
b02a873466
|
support spring mvc spring 4.0 framework
|
2017-12-06 11:55:12 +08:00 |
ascrutae
|
4c7eda8e38
|
fix match failed issue
|
2017-12-05 13:41:19 +08:00 |
Xin,Zhang
|
a086804753
|
Merge branch 'master' into fix/match-failed
|
2017-12-05 01:02:21 +08:00 |
ascrutae
|
e63e033263
|
fix match failed issue
|
2017-12-05 00:56:58 +08:00 |
wusheng
|
055c760bc0
|
Set versions, and documents ready for releasing 3.2.6
|
2017-12-04 22:04:28 +08:00 |
ascrutae
|
1fa81783f7
|
change the remote address of MQ exit span to naming service address
|
2017-12-04 13:15:56 +08:00 |
吴晟 Wu Sheng
|
b501bc8189
|
Update pom.xml
|
2017-12-04 10:26:22 +08:00 |
吴晟 Wu Sheng
|
a6fb212018
|
Merge branch 'master' into feature/support-rocketMQ-plugin
|
2017-12-04 10:20:21 +08:00 |
吴晟 Wu Sheng
|
31970312d1
|
Update pom.xml
|
2017-12-04 10:07:27 +08:00 |
吴晟 Wu Sheng
|
858f66e850
|
Merge branch 'master' into master
|
2017-12-04 10:00:32 +08:00 |
吴晟 Wu Sheng
|
cef99e86b6
|
Merge branch 'master' into fix/support-postgresql-plugin
|
2017-12-02 20:39:10 +08:00 |
ascrutae
|
75d8dc6f68
|
Change the weave type of postgresql plugin
|
2017-12-02 11:43:27 +08:00 |
wu-sheng
|
aa07537031
|
Based on #632 , make sure local deploy successfully.
|
2017-11-30 15:34:11 +08:00 |
ascrutae
|
30ba5853e0
|
support the 3.0 and 3.1 version of spring mvc framework
|
2017-11-29 23:26:13 +08:00 |
ascrutae
|
ac6895d1c1
|
fix no default constructor found issue
|
2017-11-28 13:30:41 +08:00 |
peng-yongsheng
|
b322b55af6
|
Upgrade the version from 3.2.5 to 3.3.0.
|
2017-11-22 15:12:00 +08:00 |
吴晟 Wu Sheng
|
ee44d7a62a
|
Merge branch 'master' into feature/support-mysql-5.x-plugin
|
2017-11-20 18:57:08 +08:00 |
lytscu
|
242ce80096
|
Remove tag: activeSpan.tag(CommandError, cresult.getErrorMessage());
|
2017-11-20 17:21:13 +08:00 |
ascrutae
|
e9c300bb4f
|
support mysql-5.0.5 driver
|
2017-11-20 15:56:17 +08:00 |
lytscu
|
626ef11fef
|
comments
|
2017-11-20 11:20:24 +08:00 |
gaohongtao
|
c87039a828
|
Fix test case
|
2017-11-20 10:43:37 +08:00 |
gaohongtao
|
c0c21f9e26
|
Fix version number
|
2017-11-20 10:26:15 +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 |
吴晟 Wu Sheng
|
c85db8c4f9
|
Merge branch 'master' into feature/split-agent-module
|
2017-11-19 22:42:56 +08:00 |
peng-yongsheng
|
eaa0254512
|
Test success with standalone and cluster mode.
|
2017-11-19 22:25:11 +08:00 |
吴晟 Wu Sheng
|
dcb8512225
|
Merge branch 'master' into fix/restemplate-plugin-issue
|
2017-11-19 21:13:26 +08:00 |