Commit Graph

5201 Commits

Author SHA1 Message Date
aderm b3da85b526 1.update pg image to 10.5-alpine;2.update test support list. (#3727) 2019-10-28 20:23:19 +08:00
吴晟 Wu Sheng f48e11c908 Revert "Refactor:extract common module postgresql-common (#3725)" (#3728)
This reverts commit d9fcda1325.
2019-10-28 19:16:33 +08:00
xiaoy00 a4078194d7 [plugin]support log4j2 AsyncLogger (#3715) 2019-10-28 17:23:17 +08:00
aderm d9fcda1325 Refactor:extract common module postgresql-common (#3725)
* refactor:extract common module postgresql-common

* remove sql param tag.

* delete the deploy plugin
2019-10-28 15:27:15 +08:00
aderm 7f69a73d13 Add postgresql agent sql query param show (#3695)
* Add postgresql agent sql query param show
2019-10-28 08:43:57 +08:00
panjuan be3db6794b Add E2E test for MySQL storage. (#3648) 2019-10-27 23:29:06 +08:00
zhangwei 2e2616d0ef [test/plugin] spring async scenario optimize (#3723)
* optimize

* fix license header
2019-10-27 21:15:43 +08:00
zhangwei f471293cdc [test/plugin] immigrate undertow scenario (#3698) 2019-10-27 18:33:38 +08:00
吴晟 Wu Sheng 922eb09a04
Fix missing fields in scope-definitions.md (#3721)
* Update scope-definitions.md

* Update Jenkinsfile
2019-10-27 17:22:14 +08:00
kezhenxu94 83fb4aa3c0 [CI] Skip CI when only docs are updated (#3722) 2019-10-27 16:01:02 +08:00
吴晟 Wu Sheng 3a6c10df6f Update README.md (#3719) 2019-10-27 10:13:40 +08:00
Daming c81e8a04b5 [test/plugin] to check agent register status (#3716)
* check agent register status

* update

* remove healtch-check segment

* update

* fix some expectedData.yml

* remove netty-socketio-scenario from Jenkinsfile

* fix
2019-10-26 02:58:08 +08:00
吴晟 Wu Sheng f8f31f40b9
Remove a definition. (#3706) 2019-10-24 21:17:27 +03:00
吴晟 Wu Sheng e73efb6594
Update powered-by.md (#3708)
Bring zhaopin.com to the powered by page
2019-10-24 19:57:08 +03:00
scolia 80af166752 feat: add support of mongodb v3.7.x or higher (#3591)
* feat: add support of mongodb v3.7.x or higher

* feat: remove mapping, using EnhancedInstance to mark remotePeer

* feat: add support of v3.6.x

* fix: disable support will 3.6.x, which will throw ClassCircularityError exception

* style: clean code

* fix support of 3.8.x~3.11.1, update test case and doc

* update stage name

* rename class

* rename stage
2019-10-24 19:16:56 +03:00
qiyang 69a28d4591 Add register persistent worker latency metrics #3671 (#3677)
* Add register persistent worker latency metrics  #3671

* remove never thrown exception on Time#close()
add panel to mesh-mode-grafana.json

* remove never thrown exception on Time#close()
add panel to mesh-mode-grafana.json
2019-10-24 15:22:38 +08:00
kezhenxu94 4c3a3ec128 Add CI build job barriers to prevent unnecessary builds (#3662)
* Add CI build job barriers to prevent unnecessary builds

* Complete change file sets to trigger build jobs

* Polish
2019-10-23 20:13:08 +03:00
mrproliu c640b512cd Provide agent plugin netty-socketio (#3640)
* add plugin netty-socketio https://github.com/mrniko/netty-socketio

* delete create exit span interceptor.

* delete create exit span interceptor testcase.

* delete create exit span interceptor testcase.

* add constructor test unit

* change bind on random port in test case

* reverse upstream master whitespace

* resolve build_id param

* delete health check segment test case

* add ContextManager.isActive check before use activeSpan invoke

* remove unnecessary code and blank line
2019-10-23 13:06:17 +03:00
scolia b56248b0af feat: add test case for mongodb-3.x-plugin (#3667)
* feat: add test case for mongodb-3.x-plugin

* fix: agent-test script error

* feat: change non-compliant code

* fix: remove not proper config

* docs: update docs

* Merge branch 'master' of https://github.com/apache/skywalking into mongodb-testcase

# Conflicts:
#	Jenkinsfile-Agent-Test-3
2019-10-22 22:19:40 +03:00
aderm 7273e63020 [test/plugin] immigrate elasticsearch-5.x scenario (#3686) 2019-10-22 21:09:05 +03:00
Jared Tan 2f3d009e63 Makes the scope of alarm message more semantic. (#3680)
* Makes the scope of alarm information more semantic.

* update md.

* update md.

* add ruleName in AlarmMsg.

* update md.

* update test case.

* fix coveralls.

* fix coveralls.

* fix ci.
2019-10-22 19:35:04 +03:00
xiaoy00 26b1d4156a Supporting RequestRateLimiterGatewayFilterFactory (#3538) 2019-10-22 14:33:26 +03:00
Daming 9996fbb5e0 [test/plugin] docker prune at cleanup (#3679)
* docker prune at cleanup

* update

* no prune volumes

* prune volumes
2019-10-22 13:24:36 +03:00
Daming 60746b913c
Merge pull request #3683 from coki230/patch-4
ServiceInstanceRelation set error id
2019-10-22 17:10:41 +08:00
coki230 cbb2755093
ServiceInstanceRelation set error id
the SourceServiceId set error id which is destServiceId.
2019-10-22 14:49:15 +08:00
zhangwei b81726792f [test/plugin] immigrate sofarpc scenario (#3674)
* sofarpc

* sofarpc scenario

* sofarpc scenario

* fix stage
2019-10-22 07:55:06 +03:00
Daming 6657e6ec17 [test/plugin] fast-fail and reliablity (#3666)
* fast-fail and reliablity

* add workload no. as a part of the build_id tag

* print system info
2019-10-21 22:21:05 +03:00
aderm ed6e75e702 Add postgre support-version.list (#3673) 2019-10-21 17:48:24 +03:00
aderm 6658cdf5d1 fix lack file: bin/startup.sh (#3665)
* add startup.sh file
2019-10-21 08:18:22 +03:00
aderm aa18eb695b [test/plugin] immigrate postgresql scenario (#3644)
* Modify plugin test run.sh script parameter error

* shell fun error, delete ()

* delete space line

* [test/plugin] immigrate postgresql scenario

* add licene

* format expectedData.yaml & update support-version.list

* change workload from 3 to 1

* add startup.sh

* update startup.sh

* Add verify health-check segment

* remove health-check segment

* update code. 1. context is not effective; 2.format code. 3.change log to slf4j;

* update expectedData.yaml & change log to log4j2

* Add stage case count

* add immigrate postgresql-9.4-scenario

* repair module name & package name

* repair all postgresql-9.4 to postgresql-above9.4.1207

* change module name to postgresql-above9.4.1207

* change stage name
2019-10-20 19:12:35 +03:00
zhangwei 89c320bfec [test/plugin]update report stage (#3663)
* update report stage

* fix steps
2019-10-20 15:37:47 +03:00
zhangwei 77c10c681f [test/plugin] immigrate canal scenario (#3660)
* immigrate canal scenario

* add test cases report

* commit

* exclusion spring

* add canal stage

* del org.apache.logging.log4j dep

* del -Dskywalking.agent.service_name
2019-10-20 12:57:24 +03:00
Kdump c0acccfe5e sync ui (#3659) 2019-10-20 11:24:11 +03:00
kezhenxu94 50f398a6d2
[CI] Make E2E tests run in multiple JDK versions (#3657)
* [CI] Make E2E tests run in multiple JDK versions

* Polish

* Use new e2e-container version number

* Install socat in reboot case

* Fix reboot case

* Polish

* Reorganize jobs
2019-10-19 23:09:56 +08:00
Kdump 0d9fe9720a sync ui (#3656) 2019-10-19 08:33:25 +03:00
zhangwei 1434f4a7a2 doc fix (#3655) 2019-10-18 19:34:35 +03:00
于玉桔 4fdf9d08a0 gateway testcast update (#3652)
* gateway testcast update

* bugfix

* remove -u
2019-10-18 18:45:43 +03:00
zhangwei 56bfbd61ef [test/plugin] spring scenario update (#3654)
* spring scenario update

* fix withPlugins
2019-10-18 17:40:14 +03:00
zhangwei 19288d85e9 iimmigrate kafak scenario (#3653) 2019-10-18 16:08:08 +03:00
Daming ef91bcf45f [test/plugin] removes the dead codes (#3651)
* removes the dead codes

* sync
2019-10-18 13:24:21 +03:00
Daming 6a7867ef5f [test/plugin] support test cases work with specifying the optional plugins (#3649)
* support test cases work with specifying the optional plugins
2019-10-18 11:57:34 +03:00
Gao Hongtao bde6c137b7 Update istio docs according latest istio release (#3646)
* Update istio docs according latest istio release

* Rename skywalingadapter.yml to skywalkingadapter.yml

Rename typo file name.

* Update README.md

Add a link to doc.

* Update README.md
2019-10-17 21:56:35 +03:00
吴晟 Wu Sheng cfc9ae0eae
Polish doc, remove old OAL description. (#3643)
* Polish doc, remove old OAL description.

* Add a new use case.
2019-10-17 20:53:50 +03:00
Daming 59df0a480d Add Jenkinsfiles-Agent-Test-3 (#3645) 2019-10-17 19:53:23 +03:00
Daming f1fa738658 make plugin test more stable on docker-compose (#3642) 2019-10-17 13:03:50 +03:00
野狼Bang 6af2c08204 Add 360金融 to powered-by.md (#3635)
* Add 360金融 to powered-by.md

* Update powered-by.md

Changr order.
2019-10-17 07:32:28 +03:00
Kdump c0be757f43 add graphql getServiceInstance instanceUUID field. (#3595)
* add graphql getServiceInstance instanceUUID field.

* add graphql getServiceInstance instanceUUID field.

* add graphql getServiceInstance instanceUUID field.

* sync query-protocol repo

* add instanceUUID field e2e

* add instanceUUID field e2e

* add instanceUUID field e2e

* add instanceUUID field e2e
2019-10-17 06:38:00 +03:00
Yanick.xia d68c0883ed Fix more resonable error (#3619)
* Fix #3402

* Fix unecessary blankline

* Optimize rebuild logic

* Fix checkstyle fail

* Add concurrency test

* Fix text mistakes

* Optimize refresh logic && new test for return clients never change by refresh logic

* Make unit test more clearness

* Add more unit test && fix a bug

* Rename variable && format by skywalking style
2019-10-16 19:33:54 +03:00
于玉桔 61705958be gateway server config close refreshing (#3628) 2019-10-16 13:38:35 +03:00
Daming d572e03661 make SolrJ-testcases stable (#3627) 2019-10-16 11:43:50 +03:00