Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
910975fd00
18
README.md
18
README.md
|
|
@ -27,20 +27,12 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D
|
|||
* Tomcat 7
|
||||
* Tomcat 8
|
||||
|
||||
[](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
|
||||
|
||||
[](https://hub.docker.com/r/skywalking/docker-mysql-scenario/tags/) <br/>
|
||||
[](https://hub.docker.com/r/skywalking/docker-oracle-scenario/tags/) <br/>
|
||||
[](https://hub.docker.com/r/skywalking/docker-h2-scenario/tags/)
|
||||
|
||||
|
||||
### rpc framework
|
||||
* dubbo
|
||||
|
|
@ -48,18 +40,9 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D
|
|||
* httpClient
|
||||
* motan
|
||||
|
||||
[](https://hub.docker.com/r/skywalking/docker-dubbo-scenario/tags/) <br/>
|
||||
[](https://hub.docker.com/r/skywalking/docker-dubbox-scenario/tags/) [](https://hub.docker.com/r/skywalking/docker-dubbox-scenario/tags/) <br/>
|
||||
[](https://hub.docker.com/r/skywalking/docker-httpclient-scenario/tags/) [](https://hub.docker.com/r/skywalking/docker-httpclient-scenario/tags/) <br/>
|
||||
[](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._
|
||||
|
||||
# Contributors
|
||||
* 吴晟 [wusheng](https://github.com/wu-sheng) wu.sheng@foxmail.com
|
||||
* 张鑫 [zhangxin](https://github.com/ascrutae)
|
||||
|
|
@ -69,6 +52,7 @@ _Chinese Articles about sky-walking and distributed tracer_
|
|||
|
||||
<img src="http://wu-sheng.github.io/sky-walking/sample-code/screenshoot/chatapp/toutiao.JPG" alt="Sky Walking TouTiao" height="280px" />
|
||||
|
||||
_If you are Chinese Developer, you can join QQ Group: 392443393, and **Tagged** Sky-Walking._
|
||||
___
|
||||
|
||||
<a href="https://github.com/wu-sheng/sky-walking">
|
||||
|
|
|
|||
Loading…
Reference in New Issue