Commit Graph

794 Commits

Author SHA1 Message Date
吴晟 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
Brandon Fergerson ffb6a1bde2 spelling 2019-03-17 10:31:02 -06:00
Brandon Fergerson 257af0bda7 moved accepted method types to beginning of url 2019-03-17 10:29:42 -06:00
Brandon Fergerson fe9f81bc1b meant to append 2019-03-16 20:14:24 -06:00
Brandon Fergerson 94555f62e3 Merge remote-tracking branch 'origin/qualified-spring-mvc-endpoints' into qualified-spring-mvc-endpoints 2019-03-16 20:12:12 -06:00
Brandon Fergerson 65692887f2 meant to append 2019-03-16 20:12:05 -06:00
Xin,Zhang 5ef9adc8b8
Merge branch 'master' into qualified-spring-mvc-endpoints 2019-03-17 07:24:00 +08:00
Brandon Fergerson ad375891b4
Update apm-sniffer/apm-agent-core/src/main/java/org/apache/skywalking/apm/agent/core/context/trace/AbstractTracingSpan.java
Fix isInAsyncMode never be set.

Co-Authored-By: wu-sheng <wu.sheng@foxmail.com>
2019-03-16 08:21:36 +08:00
Wu Sheng 5a2b223c95 Merge branch 'async-context' of https://github.com/apache/incubator-skywalking into async-context 2019-03-14 20:58:17 +08:00
Wu Sheng 584cd540d4 Fix test cases. 2019-03-14 20:58:00 +08:00
吴晟 Wu Sheng 32c43280ec
Merge branch 'master' into async-context 2019-03-14 20:39:06 +08:00
Wu Sheng 930e73f1a1 Finish the context based on #stopSpan result, rather than listener. 2019-03-14 20:37:38 +08:00
Wu Sheng b3e043569c Fix two javadoc 2019-03-14 16:11:07 +08:00
kezhenxu94 d5d46ae02a bugfix: fix bug when spaces in agent path. resolve #1219 (#2350)
* bugfix: fix bug when spaces in agent path. resolve #1219

* fix code style

* fix code style
2019-03-14 16:06:13 +08:00
Wu Sheng aa2877b2fb Finish the prototype of async mode in Java agent core APIs. 2019-03-14 15:50:22 +08:00
Brandon Fergerson 7322ea86a6 updated to operation name 2019-03-13 08:17:11 -06:00
Brandon Fergerson a2df0e0e3d didn't mean to commit with this PR 2019-03-12 23:00:06 -06:00
Brandon Fergerson 2493865a92 use MethodUtil 2019-03-12 22:56:41 -06:00
Brandon Fergerson 2a31e5c660 fix merge 2019-03-12 22:55:41 -06:00
Brandon Fergerson e471b1077a
Merge branch 'master' into qualified-spring-mvc-endpoints 2019-03-12 22:55:12 -06:00
Brandon Fergerson ba15f2b47c Merge branch 'master' into qualified-spring-mvc-endpoints 2019-03-12 22:41:04 -06:00
Brandon Fergerson 62f21330ad impl USE_QUALIFIED_NAME_AS_ENDPOINT_NAME 2019-03-12 18:14:44 -06:00
dingshaocheng c7644c1270 mysql-8x-plugin and multihost support for mysql5.x (#2292)
* fix issue #2258

* fix #2097 #1947

* remove Description and date tag

* split the diferent version to different plugins

* resolve conflict

* record all ips on multiple host mode of mysqlconnector-5x

* fix jdk 6.x

* optimise the code

* optimise code

* modify class name

* fix #2097 #1947

* i do not think it is a good idea to move the Instrumentation to mysql-common,the better way is extract a public method to return the InteceptorPionts in mysql-common

* fix #2097 #1947

* remove witnessClasses of subclasses
2019-03-13 07:48:40 +08:00
于玉桔 8c3b951785 Customize Enhance code of plugin (#2300)
* Submit custom enhancement kernel code for the first time.

* Submit the code again.

* Optimize ClassUtil code.

* Submit custom enhancement plugin code for the first time.

* To fix CI issue.

* To fix CI header Tmp issue

* To fix CI Tmp header issue

* Customize plugin code submission

* Add md file.

* Fix some bug.

* Fix ci issue

* Fix md desc

* Fix unapproved license

* Fix bug

* Fix collection bug.

* Fix java8 pair ref issue

* Fix CI issue.

* Add more detail for expression.

* Fix review issue

* Fix review issue 2

* Fix review code issue 2

* Fix md issue

* Fix bug and op desc md.

* Update customize-enhance-trace.md

* Update customize-enhance-trace.md

* FIx code review issue.
2019-03-13 07:07:45 +08:00
Brandon Fergerson 68376fb505 vertx plugin work 2019-03-11 22:14:19 -06:00
kezhenxu94 a69d073180 polish code (#2332) 2019-03-08 15:37:20 +08:00
Xin,Zhang 885ae479e0 add instance id configuration item (#2328)
* add instance id configuration item

* add doc about instance uuid
2019-03-08 08:24:33 +08:00
li.can f200f9fd3e fix spring annotation plugin (#2319) 2019-03-06 08:23:01 +08:00
Xin,Zhang 1c32d59542 Add peer to entry span (#2287)
* Add peer to entry span

* Fix CI
2019-02-27 20:19:18 +08:00
刘正阳 a95e15fb8d Fix ArrayIndexOutOfBoundsException (#2284)
* Fix ArrayIndexOutOfBoundsException when intercepting net.spy.memcached.MemcachedClient.getStats()

* revert format
2019-02-22 23:44:22 +08:00
dingshaocheng 2a14097342 fix issue #2258 (#2260) 2019-02-19 20:10:34 +08:00
于玉桔 0929ff3453 Support Zookeeper plugin (#2211)
* Zookeeper plugin
2019-02-15 22:13:44 +08:00
dongbin 4657ce7f0c Fixed an error that took a non-protocol uri string as a java.net.URL … (#2231)
* Fixed an error that took a non-protocol uri string as a java.net.URL construct parameter.

* Fixed an error that took a non-protocol uri string as a java.net.URL construct parameter.

* Fixed checkstyle error.
2019-02-01 23:28:21 +08:00
5003d6da31 fixed CPU UsagePercent Error (#2222)
fixed CPU UsagePercent Error
The cpu usage storage longitude should be one percent, not one in ten thousand. When the storage unit is one ten thousandth, as long as the usage rate does not exceed 100%. Stored values are less than one. When the current query is forced to be converted to a long type, it will always be 0. This is not correct.
2019-01-30 16:27:19 +08:00