kezhenxu94
3f48790c36
[Feature] Add Java agent plugin for Jdk Threading classes ( #4067 )
...
* Add Java agent plugin for Jdk Threading
* Fix expected data according to changes in master
* Update agent.config
* Fix failed plugin test
2019-12-17 00:12:14 +08:00
Jared Tan
a6d0366c22
support min function. ( #4072 )
...
* support min function.
* fix logical bug and update test case.
* the same here.
2019-12-16 22:20:30 +08:00
kezhenxu94
a4c39777e0
[CI] Add IT/E2E check statuses to index page ( #4074 )
2019-12-16 21:03:59 +08:00
吴晟 Wu Sheng
dee39d3ddb
Update README.md ( #4070 )
2019-12-16 15:17:04 +08:00
吴晟 Wu Sheng
d431da897f
Add more users and most are very famous ( #4068 )
...
* Add more users and typical enterprises.
* Adjust some descriptions.
* Add more companies into powered-by page and root readme.
* Fix typo.
* Add one more bank.
2019-12-16 11:30:51 +08:00
吴晟 Wu Sheng
4e50132817
Remove the local/exit span register mechanism in Java agent scenario ( #4059 )
...
* Remove the local span and exit span register mechanism in Java agent scenario.
* Fix config, plugin, and document, as exit span is not required register anymore.
* Try to fix the test case expected data due to no register for exit span.
* Fix toolkit case.
* Remove exit span from plugin test framework document.
* Update protocol, FAQ, and CHANGELOG documents to highlight this change.
* Fix NPE when no entry span in the whole segment. Set endpoint to null in segment entity.
* Fix the snapshot and add inexistence operation name id.
* Fix several async cases.
* Fix undertow test case.
* Fix wrong error log name.
* Keep name consistent with 6.x concepts.
* Try to fix 3 async scenarios.
* Fix okhttp case.
* Fix Spring Async case.
* Fix another NPE
* Fix NPE when first span has no endpoint id when it is local or exit span.
* Still fill first operation name when no endpoint id.
2019-12-15 19:15:47 +08:00
zhang-wei
23311ca1dc
op skywalking-deploy.sh ( #4064 )
2019-12-15 16:05:28 +08:00
aderm
0513dd8d45
fix es agent remote peers error when multi host. ( #4065 )
2019-12-15 10:29:00 +08:00
kezhenxu94
4c6a323e4d
Fix NullPointerException in Spring interceptor ( #4063 )
2019-12-14 19:41:58 +08:00
Jared Tan
a836612534
Fix docker-entrypoint.sh generate error. ( #4062 )
...
fix docker-entrypoint.sh generate error in generateStorageMySQL() method.
2019-12-14 18:21:13 +08:00
Gao Hongtao
16d7782a5c
Remove client side endpoint register of service mesh ( #4054 )
2019-12-13 16:11:33 +08:00
Videl Smith
daabc1f5b6
Documentation proofreading ( #3999 )
...
* Fixes: README.md
* Adds: new FAQ
See issues #3924 , #3935 , #3975
* Fixes: setup documentation
* Update README.md
2019-12-13 11:08:36 +08:00
吴晟 Wu Sheng
fd24a29b3b
Move e2e and istio e2e to master and release recheck. ( #4048 )
...
* Move e2e and istio e2e to master recheck.
* Try to run tests on tag(release)
* Add `v*` tag to trigger test only, as this is the release tag.
* Trigger CI again
2019-12-13 09:31:21 +08:00
吴晟 Wu Sheng
a95627a0d8
Set up project builds on Windows and MacOS. ( #4045 )
...
* Set up project build on Windows and MacOS.
* Fix whitespace
* Fix missing phrases.
* Change command for windows.
* Fix typo.
* 1. Remove new local m2 repository
2. Remove CI-with-IT on Windows and MacOS due to no Docker service existing
3. Change mvnw to mvn on Windows.
* Remove cache.
* Merge into one command
2019-12-13 00:10:10 +08:00
leemove
dbcbe1ab88
Sync UI submodule changes of event-bus type ( #4046 )
2019-12-12 22:22:10 +08:00
aderm
4ec2cb07ed
[test/plugin] immigrate test cassandra scenario. ( #4040 )
...
* [test/plugin] immigrate test cassandra scenario.
* update support list doc.
* delete space error.
* disable jmx report.
* remove jmx dependence.
* Disable jmx report.
* Update support list doc.
2019-12-12 12:52:00 +08:00
kezhenxu94
5a07d27b66
Sync UI submodule changes of Armeria and fixes ( #4042 )
2019-12-11 20:13:45 +08:00
kezhenxu94
eea5d027cc
Add Armeria Java agent plugin ( #4024 )
2019-12-11 15:57:45 +08:00
cyejing
31a6407feb
Support set operation name in async mode span ( #4015 )
2019-12-11 14:20:31 +08:00
mrproliu
cfb3379cd0
fix judge NPE when worker not found ( #4039 )
2019-12-10 23:22:56 +08:00
kezhenxu94
3f2f75a666
Add SkyWalking CLI download links ( #4038 )
2019-12-10 21:20:10 +08:00
QHWG67
4a0546dcff
sync skywalking ui ( #4037 )
2019-12-10 14:03:41 +08:00
zhang-wei
e139e16366
[test/plugin] immigrate jdk http scenario ( #4035 )
...
* jdk-http
* jdk-http-scenario
* action
2019-12-10 13:22:31 +08:00
Kdump
8636bfd8b5
sync ui ( #4036 )
2019-12-10 08:24:17 +08:00
Qiuxia Fan
767462d4cb
UI sync: update modal of drawer and click nodes ( #4032 )
...
* fix: update drawer for modal and click nodes
* fix: ignore update
2019-12-09 16:48:19 +08:00
seiferHu
3e7e1fe1ee
Update backend-cluster.md ( #4030 )
...
update the consul cluster agents description .
2019-12-09 13:07:00 +08:00
Kdump
428924addc
sync ui ( #4029 )
2019-12-09 10:43:14 +08:00
zhang-wei
3741f4e386
[Feature] Service instance dependency ( #3978 )
...
* dispatcher
* getServiceInstanceTopology implementation
* CacheUpdateTimer
* fix compilation failure
* fix compilation failure
* fix esDao
* Update dao list
* dispatcher
* getServiceInstanceTopology implementation
* CacheUpdateTimer
* fix compilation failure
* fix compilation failure
* fix esDao
* Update dao list
* test e2e
* add official_analysis.oal & update getServiceInstanceTopology
* test instance topo for single service
* fix gql
* fix verifyServiceInstances
* verifyServiceInstanceTopo
* fix verifyServiceInstanceTopo
* fix ServiceInstanceInventory#name
* fix ServiceInstanceInventory#name
* e2e test
* fix action
* fix provider port
* fix Instance Node Type
* re run
* fix expected-data
* add e2e mysql
* set @Test timeout
* fix ci
* increase timeout
* re check
* test ttl es7
* test ttl
* fix action
* merge group
* test ttl es7
* replace official_analysis.oal
* replace official_analysis.oal
* comments
* add TODO
* add TODO
* fix filed name
2019-12-09 08:23:21 +08:00
gonedays
bf4d738ba9
Add instructions for logback with logstash in custom json format ( #4019 )
...
Add instructions for logback configuration with logstash, use custom
json format
2019-12-08 21:59:20 +08:00
kezhenxu94
14a81c8ba1
Clean up unused codes ( #4025 )
2019-12-08 15:56:32 +08:00
Gao Hongtao
34fd8637c0
Update envoy proto ( #4013 )
2019-12-06 14:41:54 +08:00
aderm
0b4afc17b8
update es7.x plugin test support version. ( #4011 )
...
* update es7.x plugin test support version.
* update Supported-list.md and action config.
2019-12-06 10:53:34 +08:00
aderm
17da2e2eec
[test/plugin] immigrate test oracle scenario. ( #4006 )
...
* [test/plugin] immigrate test oracle scenario.
* repair ojdbc14.jar download url.
* 1.update ojdbc14.jar site;2.Adjust task position.
* fix curl download problem by add -L.
* Merge run steps.
2019-12-05 22:47:14 +08:00
louis
6963acd613
Fix bug dubbo-2.7-conflict-patch plugin class path error ( #4003 )
2019-12-04 20:36:07 +08:00
lipenghui
821c50d0e4
[test/plugin]immigrate pulsar scenario ( #3997 )
...
* Apache Pulsar Immigration.
* Add apache license header and move pulsar scenario to Feign_Canal
2019-12-04 12:08:25 +08:00
kezhenxu94
aa022ffa00
Remove unused ES7 config ( #3998 )
2019-12-04 00:20:10 +08:00
innerpeacez
3e22ff5ece
Add OAP+Istio(mixer) to CI pipeline ( #3904 )
2019-12-03 17:44:26 +08:00
zhang-wei
d62f29cde2
apdex include for es7 ( #3995 )
2019-12-02 23:31:36 +08:00
于玉桔
de7987d76f
Fix official_analysis.oal url path at README.md ( #3994 )
...
Fix official_analysis.oal url path at README.md
2019-12-02 18:29:32 +08:00
zhang-wei
e67d7b85ef
[test/e2e] Enhancement TopoMatcher ( #3990 )
...
* Enhancement TopoMatcher
* optimize parse
* Update test/e2e/e2e-base/src/main/java/org/apache/skywalking/e2e/assertor/VariableExpressParser.java
Co-Authored-By: kezhenxu94 <kezhenxu94@163.com>
2019-12-02 16:20:00 +08:00
Alan Lau
52de0c6dfa
Immigrate test gson scenario. ( #3989 )
...
* Immigrate test gson scenario.
* Fix actions yaml & move gson test to other groups.
* Fix wrong format.
* Rename the group name.
* Add 2.8.6 version. && remove healthCheck.
2019-12-02 15:28:16 +08:00
zhang-wei
3cb622daed
fix express parse for null ( #3988 )
2019-12-01 18:37:23 +08:00
Qiuxia Fan
5574974bce
UI sync: add apdex metric ( #3987 )
2019-12-01 15:14:18 +08:00
吴晟 Wu Sheng
2c3c4dd2c9
Add China Mobile into the user list. ( #3986 )
2019-11-30 23:42:39 +08:00
Alan Lau
c0c898cf6c
Immigrate test mysql scenario. ( #3948 )
...
* Add mysql scenario
2019-11-30 21:22:50 +08:00
kezhenxu94
bdc0609296
Bring coverage and comment back ( #3972 )
2019-11-30 11:20:11 +08:00
吴晟 Wu Sheng
19add86472
Delete Jenkinsfile ( #3977 )
2019-11-29 23:22:31 +08:00
Gao Hongtao
87b7afcd64
Distribute "service-apdex-threshold.yml" ( #3976 )
...
* Update pom.xml
Exclude "service-apdex-threshold.yml" from jar
* Add service-apdex-threshold.yml to the config folder of release jar
2019-11-29 22:49:32 +08:00
Daming
244ec55fed
skip unnecessary action ( #3973 )
...
* skip unnecessary action
* revert ci & e2e
* update
2019-11-29 18:01:51 +08:00
Gao Hongtao
6475ab3d1d
Add apdex function to OAL ( #3855 )
...
* Add apdex function to OAL
* Add empty line
* Setup config watcher
* Add identifier type to function parameter
* Add config test
* Update score algorithm
* Replace responseCode with status
* Add comments about apdex score algorithm
* Add docs
* Add e2e test case
* Update test case
* Fix disptch class generating error
* Update value name of apdex metric
* Tuning threshold
* Fix single tolerated point bug
2019-11-29 12:54:33 +08:00