Update README.md
add test scenario badges on this version release.
This commit is contained in:
parent
528226eff1
commit
fcbf339f49
42
README.md
42
README.md
|
|
@ -22,23 +22,35 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D
|
|||
|
||||
|
||||
# Supported components
|
||||
* web container
|
||||
### web container
|
||||
* Tomcat 7
|
||||
* Tomcat 8
|
||||
|
||||
[](https://hub.docker.com/r/skywalking/docker-tomcat-scenario/tags/)
|
||||
[](https://hub.docker.com/r/skywalking/docker-tomcat-scenario/tags/)
|
||||
[](https://hub.docker.com/r/skywalking/docker-tomcat-scenario/tags/) [](https://hub.docker.com/r/skywalking/docker-tomcat-scenario/tags/)
|
||||
|
||||
* database
|
||||
* mysql
|
||||
* oracle
|
||||
* h2
|
||||
* easily extend to support sybase, sqlserver, jtds, db2, informix
|
||||
* rpc framework
|
||||
* dubbo (tested 2.5.3)
|
||||
* dubbox (tested 2.8.4-dubbo protocol, 2.8.4-rest protocol)
|
||||
* httpClient 4.x
|
||||
* motan (tested 0.1.2)
|
||||
* cache
|
||||
* jedix 2.x
|
||||
|
||||
### database
|
||||
|
||||
* mysql
|
||||
* oracle
|
||||
* h2
|
||||
* easily extend to support sybase, sqlserver, jtds, db2, informix
|
||||
|
||||
[](https://hub.docker.com/r/skywalking/docker-mysql-scenario/tags/) [](https://hub.docker.com/r/skywalking/docker-oracle-scenario/tags/) [](https://hub.docker.com/r/skywalking/docker-h2-scenario/tags/)
|
||||
|
||||
|
||||
### rpc framework
|
||||
* dubbo
|
||||
* dubbox
|
||||
* httpClient
|
||||
* motan
|
||||
|
||||
[](https://hub.docker.com/r/skywalking/docker-dubbo-scenario/tags/) [](https://hub.docker.com/r/skywalking/docker-dubbox-scenario/tags/) [](https://hub.docker.com/r/skywalking/docker-dubbox-scenario/tags/) [](https://hub.docker.com/r/skywalking/docker-httpclient-scenario/tags/) [](https://hub.docker.com/r/skywalking/docker-httpclient-scenario/tags/) [](https://hub.docker.com/r/skywalking/docker-motan-scenario/tags/)
|
||||
|
||||
### cache
|
||||
* jedis
|
||||
|
||||
[](https://hub.docker.com/r/skywalking/docker-jedis-scenario/tags/)
|
||||
|
||||
_All test scenarios base on Docker Tech._
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue