daming
dbe7da4e77
Remove imported classes and add ci scripts for plugin import check. ( #2881 )
...
Add CI scripts for plugin import check.
2019-06-16 22:05:37 +08:00
吴晟 Wu Sheng
0f9c27d481
Revert SolrJ plugin. ( #2871 )
...
* Revert SolrJ plugin.
* Remove an unexpected test case.
* Revert "Remove an unexpected test case."
This reverts commit 359990e18b0c0ae1a6e1005ff985bf237ec05619.
* Clear context.
* Fix a leak.
2019-06-14 09:24:58 +08:00
kezhenxu94
f683850b9a
Improve plugin performance ( #2838 )
...
* Improve plugin performance. fix #2837
2019-06-09 15:19:04 +08:00
小水怪
3831c5eeb5
Remove current RUNTIME_CONTEXT when the lastSpan will be stop ( #2827 )
2019-06-08 21:07:31 +08:00
daming
6ae517423c
Provide plugin for Solr-7.x(client) ( #2730 )
...
* new branch for solrj-plugin
* rollback and add module solrj-plugin
* preparing to pr
* to resolve reviewers' suggestions
* remove unused code
* remove unused code
* remove unused comments
* To avoid NPE
* fix typo
* Change to JRE6
* fix pom.xml merge incorrectly. and java.net.URL instead of Regex
* Using RuntimeContext instead of ThreadLocal
* To reduce unnecessary tags
* add test cases
* fix validation fail
* add solrj-plugin into component-libraries & Supported-list
* to trace all patch to avoid recheck status of span
* remove unnecessary properites
* remove unnecessary tags
* Add the config to document of setup
2019-06-05 22:54:45 +08:00
Xin,Zhang
3217ff1444
Fix the span cannot stop when forward request ( #2820 )
2019-06-04 17:38:50 +08:00
li.can
8716bb0dc5
Fix Mysql 6.x plugin ( #2803 )
...
* fix NPE
* fix 6.x
* optimize
* add final
* fix ci
* Update apm-sniffer/apm-sdk-plugin/jdbc-commons/src/main/java/org/apache/skywalking/apm/plugin/jdbc/JDBCDriverInterceptor.java
add not null
Co-Authored-By: Xin,Zhang <zhangxin@apache.org>
2019-06-02 20:12:18 +08:00
Zhang Yonglun
f803a2ade3
Provide plugin for ShardingSphere ( #2699 ) ( #2727 )
...
* merge
* merge
* Provide plugin for ShardingSphere (#2699 )
* Provide plugin for ShardingSphere (#2699 )
* Provide plugin for ShardingSphere (#2699 )
* adjust package name (#2699 )
* fix mvnw (#2699 )
* revert files access permission from 644 to 755
* change the access permission from 644 to 755
* change files access permission from 644 to 755
* revert all no changes files
2019-06-02 18:59:37 +08:00
于玉桔
fb713775ec
Fix lettuce AsyncCommand::onComplete bug ( #2796 )
...
* fix lettuce async bug
* fix ci issue
2019-05-31 17:21:17 +08:00
sk163
bcdf1c4bd5
fix apm-agent-core maven pom file shade-plugin define bug ( #2769 ) ( #2770 )
...
* fix apm-agent-core maven pom file shade-plugin define bug (#2769 )
2019-05-28 15:04:38 +08:00
zhangwei
e0b7306e5d
Determine EXTEND_SERVICE before invoker createTraceContext ( #2755 )
2019-05-26 00:14:21 +08:00
于玉桔
e0827e30ea
Unified toPath method ( #2754 )
2019-05-25 13:27:27 +08:00
FuCheng,Yan
bc6f06f964
Support RESTEasy 3.x ( #2665 )
...
* feat(agent sdk): resteasy plugin
* fix(agent sdk): fix component define
* fix(agent sdk): fix file license
* fix(agent sdk): fix file license
* docs(agent sdk): add supported list
* fix(agent sdk): fix file license
* fix(agent sdk): fix response error tag
* fix(agent sdk): fix
* fix(agent sdk): adapter 3.5+
* fix(agent sdk): remove unreasonable async handling
2019-05-24 22:14:43 +08:00
li.can
beb807df81
only enhance child not all parent method ( #2737 )
2019-05-23 17:08:31 +08:00
zxbu
48bca2418f
Casting to 'ListCollectionsOperation' may produce 'ClassCastException' ( #2724 )
2019-05-21 16:40:33 +08:00
Alan Lau
3ebbe7c299
Remove the ex which not thrown. & Remove unused logger. ( #2710 )
2019-05-20 21:54:05 +08:00
于玉桔
98b495ebcc
Spring cloud gateways 2.1.x plugin ( #2517 )
...
* spring cloud gateways plugin
2019-05-20 17:06:40 +08:00
于玉桔
90fe05b1d9
Avoid webflux plugin generating many endpoints & optimization http plugin toPath method ( #2718 )
...
* Avoid webflux plugin generating many endpoints
2019-05-20 15:34:07 +08:00
Alan Lau
6fff2a81cf
Remove the unused method. & Modify doc. ( #2692 )
2019-05-16 21:02:45 +08:00
Zhang Yonglun
c7c1774ab1
Provide plugin for ShardingSphere ( #1934 )
...
* Provide plugin for ShardingSphere (#1933 )
2019-05-15 17:56:39 +08:00
SataQiu
e07172b84f
update agent.config ( #2664 )
2019-05-14 16:12:59 +08:00
caoyixiong
dd9d178cb3
Support span#error in toolkit ( #2605 )
...
* Fix #2546
2019-05-10 11:14:39 +08:00
彭勇升 pengys
ed78dabe8b
Rename metric and indicator to metrics. ( #2643 )
...
* Rename metric to metrics.
* Fixed test case execute failure issues.
2019-05-10 08:05:37 +08:00
于玉桔
c46554a1ae
fix spring data redis usercase NPE ( #2621 )
2019-05-09 23:52:42 +08:00
SataQiu
37c92523d5
add test cases for Base64 ( #2630 )
2019-05-08 15:08:37 +08:00
SataQiu
19d9c56f27
Clean up unnecessary times(1) for test verify ( #2619 )
...
* clean up unnecessary times(1) for test verify
* format code
* fix checkstyle
2019-05-07 21:56:23 +08:00
SataQiu
1f39b19937
fix some spelling mistakes ( #2615 )
2019-05-07 11:40:35 +08:00
Alan Lau
4de1fe5816
Remove the unused class loader. ( #2612 )
2019-05-07 11:03:42 +08:00
Jared Tan
ea347b8535
fix webflux cast exception. ( #2608 )
...
* fix
* revert status interceptor.
2019-05-07 07:56:46 +08:00
Alan Lau
e6ebf62a1f
Add catch clause more details. ( #2601 )
...
* Add catch clause more details.
* Update SkyWalkingAgent.java
2019-05-06 15:17:20 +08:00
Alan Lau
da773973be
init need not return anything. also this function not used by other places. ( #2597 )
2019-05-06 14:26:15 +08:00
Alan Lau
ec9bea9d43
Fix the typo. ( #2596 )
2019-05-06 11:23:09 +08:00
Lemon
e3555479b4
Support RedisTemplate via Jedis Plugin ( #2579 )
...
* Support byte[] value for Jedis Plugin
* When the type of key is byte[], only the method name is recorded.
2019-05-05 15:22:13 +08:00
吴晟 Wu Sheng
9b87086d72
Move to 6.2 ( #2563 )
...
* Move submodule plugin.
* Always auto-submodule
* [maven-release-plugin] prepare release v6.1.0
* [maven-release-plugin] prepare for next development iteration
* Change keys location.
2019-04-30 12:16:50 +08:00
Xin,Zhang
31cb96d99c
Fix #2546 ( #2551 )
...
* Fix #2546
* Change the stackdepth type
* Fix bug
* Fix CI failed
2019-04-29 11:41:57 +08:00
康智冬
2dcf27b799
Update all "incubator-skywalking" to "skywalking" ,"incubator-servicecomb-java-chassis" to "servicecomb-java-chassis" correctly, and ".gitmodules" will update at #2531 ( #2548 )
2019-04-28 15:47:14 +08:00
Brandon Fergerson
ce1c7aadfc
Vert.x Core 3.x Plugin ( #2386 )
...
* vertx plugin impl
2019-04-16 23:46:49 +08:00
IluckySi
11212c4052
Modify some spell error and prompt error ( #2488 )
2019-04-16 00:08:45 +08:00
kezhenxu94
c27f36a3c0
Fix typo and grammar error ( #2483 )
2019-04-14 10:32:50 +08:00
FuCheng,Yan
2f8e19f3ef
Fix create multiple EntrySpan ( #2482 )
2019-04-14 07:28:58 +08:00
Wilt
a0ef72cf8b
Fixed Failure of Enhanced Kafka Interceptor to Acquire SkyWalking DynamicField ( #2470 )
2019-04-11 14:22:02 +08:00
IluckySi
187ebe056a
Modify postgresql-8.x-plugin CreateStatementInterceptor.java statementName from CallableStatement to Statement
2019-04-09 22:50:57 +08:00
ksewen
8dbd19f329
style&test: remove unnecessary code and add test( #2450 ) ( #2451 )
...
- found the unnecessary else block and remove it
- add test cover when AMQP.BasicProperties had null headers or headers Map had null value keys
issue #2450
2019-04-04 21:32:58 -07:00
于玉桔
ea566b19a5
Fix RabbitMq NPE case ( #2450 )
...
* Fix npe
2019-04-04 18:52:33 -07:00
kezhenxu94
4139389168
Support dubbo 2.7.x ( #2365 )
...
* support dubbo 2.7.x
* updated
* rename package
* rename package
* fix UT
* rename class
2019-03-27 14:14:37 -07:00
彭勇升 pengys
a482eaf37f
1. Fixed the warning of 'parent.relativePath' points issue when running the mvn package command. ( #2404 )
...
2. Fixed the warning of duplicate declaration of plugin issue when running the mvn package command.
3. Fixed the warning of duplicate declaration of mysql connector jar when running the mvn package command, because of provided scope include test scope.
4. Fixed the warning of expression ${artifactId} is deprecated issue when running the mvn package command.
5. Fixed the warning of expression ${version} is deprecated issue when running the mvn package command.
2019-03-26 05:10:12 -07:00
吴晟 Wu Sheng
7420d256ed
Support compile project agent, backend, UI separately. ( #2399 )
2019-03-25 19:19:21 -07:00
li.can
191740fcdd
remove module-info.class ( #2401 )
2019-03-25 10:02:05 -07:00
Lemon
9b055cc5d4
Update proto commit ( #2383 )
2019-03-19 20:37:19 +08:00
Brandon Fergerson
6a6cbaa1b5
formatting/spelling
2019-03-17 10:31:58 -06:00