Update README.md
Add opentracing supported framework to support list.
This commit is contained in:
parent
e671b73d4d
commit
5262e2debc
13
README.md
13
README.md
|
|
@ -9,7 +9,7 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D
|
|||

|
||||
[](https://codebeat.co/projects/github-com-wu-sheng-sky-walking)
|
||||
[](https://gitter.im/sky-walking/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||
|
||||
[](http://opentracing.io)
|
||||
[](https://github.com/wu-sheng/sky-walking/releases)
|
||||
|
||||
# Abstract
|
||||
|
|
@ -23,18 +23,17 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D
|
|||
|
||||
# Supported components
|
||||
|
||||
### web container
|
||||
### web containers
|
||||
* Tomcat 7
|
||||
* Tomcat 8
|
||||
|
||||
### database
|
||||
### databases
|
||||
* mysql
|
||||
* oracle
|
||||
* h2
|
||||
* easily extend to support sybase, sqlserver, jtds, db2, informix
|
||||
|
||||
|
||||
### rpc framework
|
||||
### rpc frameworks
|
||||
* dubbo
|
||||
* dubbox
|
||||
* httpClient
|
||||
|
|
@ -43,6 +42,10 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D
|
|||
### cache
|
||||
* jedis
|
||||
|
||||
### opentracing supported frameworks
|
||||
* motan
|
||||
* hprose-java
|
||||
|
||||
# Contributors
|
||||
* 吴晟 [wusheng](https://github.com/wu-sheng) wu.sheng@foxmail.com
|
||||
* 张鑫 [zhangxin](https://github.com/ascrutae)
|
||||
|
|
|
|||
Loading…
Reference in New Issue