kezhenxu94
eea5d027cc
Add Armeria Java agent plugin ( #4024 )
2019-12-11 15:57:45 +08:00
kezhenxu94
3f2f75a666
Add SkyWalking CLI download links ( #4038 )
2019-12-10 21:20:10 +08:00
seiferHu
3e7e1fe1ee
Update backend-cluster.md ( #4030 )
...
update the consul cluster agents description .
2019-12-09 13:07:00 +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
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
kezhenxu94
aa022ffa00
Remove unused ES7 config ( #3998 )
2019-12-04 00:20:10 +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
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
Daming
125e96e78c
Set up CI-IT action and Split Plugin-Tests ( #3956 )
...
* set up CI-IT action and Split Plugin-Tests
* update
2019-11-29 07:19:11 +08:00
Stalary
b666dc7e11
MOD:alarm-settings.yml support exclude-names ( #3949 )
2019-11-28 22:25:08 +08:00
seifeHu
0020b03f2f
Document error for agent config file 's config description ( #3943 )
...
* Update README.md
logging.dir 's Description is an Error .Default value is not System.out. It is a dir.
2019-11-27 21:37:50 +08:00
Alan Lau
7e1a0e7277
Fix Tomcat to jvm. Because it's using JVM container. ( #3927 )
2019-11-25 14:04:41 +08:00
Alan Lau
8ad3bab42e
[test/plugin] Immigrate tests okhttp scenario ( #3905 )
...
* Immigrate tests okhttp scenario
* Fix Header.
* Fix license Header.
* Modify code follow the reivew suggestions.
* Fix expected.xml
* Restore the missed config
* Update okhttp elapsed time.
* Update total time for Group1.
* Fix the missed operationNames.
2019-11-25 11:37:52 +08:00
zhang-wei
9fcdcb5227
fix grpc scenario ( #3921 )
2019-11-23 19:06:01 +08:00
Jared Tan
d581f2294f
Support custom elasticsearch settings in index level. ( #3913 )
2019-11-21 22:30:59 +08:00
kezhenxu94
9b408e82d5
[Feature] Support ElasticSearch 7 as backend storage ( #3870 )
...
* [Feature] Officially support ElasticSearch 7 as backend storage
* Extract bootstrap module to be shared by multiple starters
* Add missing configuration file and distinguish different version in test
* Update known-oap-backend-dependencies-es7.txt
Update the dependency lib
* Fix missing adaptation to ElasticSearch 7
* Rename ElasticSearch 7 specific class with Es7 infix
* Fix miss-adapted ElasticSearch DAO API
* Add ES7 specific configuration and polish documentations
* Polish documentations
* Polish documentations
2019-11-21 09:26:23 +08:00
songzhendong
6c4cca820a
Add jetty's Java agent deployment instructions ( #3909 )
...
Add java agent deployment document for skywalking with jetty
2019-11-20 23:56:18 +08:00
aderm
a2dce716db
[test/plugin] immigrate test hystrix scenario. ( #3887 )
...
* [test/plugin] immigrate test hystrix scenario.
* change package name.
* add start script.
2019-11-19 16:27:31 +08:00
于玉桔
6ffd92792d
Support spring-tx in optional plugin ( #3857 )
...
* plugin code
* NPE FIX
2019-11-19 10:05:01 +08:00
zoidbergwill
fe98490b97
Fix Istio architecture link ( #3885 )
2019-11-18 19:26:17 +08:00
aderm
33d2962593
[test/plugin] add elasticsearch 7.x plugin test scenario. ( #3868 )
...
* [test/plugin] add elasticsearch 7.x plugin test scenario.
* refresh index, make can search.
* remove unused package.
* update supported framework document.
* fix service name repeat.
2019-11-17 11:23:11 +08:00
Alan Lau
b2d1460414
make words be consistent in the context.& fix typo ( #3865 )
2019-11-15 17:39:26 +08:00
viswaramamoorthy
d0a1cdd506
Rabbitmq plugin test migration ( #3788 )
...
* Rabbitmq plugin e2e test migration
* 3753-code review fixes
* 3753-test-case-improvements
* Update pom.xml
Remove the repo addresses.
* Update Plugin-test.md
2019-11-15 16:02:51 +08:00
aderm
5f8ee254a4
[test/plugin] immigrate test feign scenario. ( #3838 )
...
* immigrate test feign scenario.
* add license.
* update use test skeleton.
* delete repeat spring-boot starter dependence.
* add support-list version.
2019-11-15 00:11:43 +08:00
aderm
e11d20715d
Add elasticsearch 6.x plugin & elasticsearch 6.x test scenario ( #3803 )
...
* Add elasticsearch 6.x plugin & elasticsearch 6.x test scenario
2019-11-13 13:55:28 +08:00
zhang-wei
841a9d395b
[agent/plugin] Move FILTER_LENGTH_LIMIT to config.plugin.mongodb ( #3820 )
...
* move FILTER_LENGTH_LIMIT
* fix checkstyle
2019-11-10 15:04:00 +08:00
zhang-wei
48bcac2307
[test/plugin] immigrate jedis scenario ( #3811 )
...
* jedis scenario
* update doc
2019-11-09 15:34:13 +08:00
zhang-wei
cbe03da066
[test/plugin] fix archetypes ( #3808 )
...
* fix archetypes
* fix log4j
2019-11-09 13:51:39 +08:00
innerpeacez
e307b69163
fix als docs ( #3814 )
2019-11-09 12:47:08 +08:00
Daming
23bc69cd48
Provide archetypes for plugin testcase ( #3802 )
...
* provide archetypes for testcase
2019-11-08 14:48:40 +08:00
aderm
998ce29632
update plugin test doc. ( #3804 )
2019-11-08 08:16:52 +08:00
zhang-wei
62060749f7
[test/plugin] merge undertow scenario ( #3797 )
...
* merge undertow scenario
* update elapsed time
2019-11-07 15:29:52 +08:00
Daming
e23ae59021
reformat and add total time for groups ( #3799 )
2019-11-07 08:01:20 +08:00
Daming
1bbf97760c
add an elapsed time list for plugins ( #3798 )
2019-11-06 23:29:26 +08:00
sxzaihua
4c688701dc
add SupplierWrapper to support java 1.8+ CompletableFuture.supplyAsync #3779 ( #3783 )
...
* add SupplierWrapper to support java 1.8+
Signed-off-by: shixiang <xiang.shi001@bkjk.com>
* add SupplierWrapper to support java 1.8+
Signed-off-by: shixiang <xiang.shi001@bkjk.com>
* Update SupplierWrapper.java
add new line
* add supplier
* add supplier test
* add test
* add test yaml
* Update Application-toolkit-trace-cross-thread.md
Add how to use SupplierWrapper in Java 1.8+
2019-11-06 19:32:16 +08:00
吴晟 Wu Sheng
05761ef522
Add plugin test framework doc ( #3786 )
...
* Add SkyWalking plugin test framework doc
* Remove Chinese.
* Add a description to the env variable, CASE_SERVER_IMAGE_VERSION
* Fix typo
* Change paragraph structure.
2019-11-05 17:03:21 +08:00
野狼Bang
464d7c1962
Typo fix in document ( #3764 )
2019-11-01 12:11:58 +05:30
xiaoy00
a4078194d7
[plugin]support log4j2 AsyncLogger ( #3715 )
2019-10-28 17:23:17 +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
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
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
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
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
zhangwei
1434f4a7a2
doc fix ( #3655 )
2019-10-18 19:34:35 +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