提交 5262e2de 编写于 作者: wu-sheng's avatar wu-sheng 提交者: GitHub

Update README.md

Add opentracing supported framework to support list.
上级 e671b73d
...@@ -9,7 +9,7 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D ...@@ -9,7 +9,7 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D
![license](https://img.shields.io/aur/license/yaourt.svg) ![license](https://img.shields.io/aur/license/yaourt.svg)
[![codebeat badge](https://codebeat.co/badges/579e4dce-1dc7-4f32-a163-c164eafa1335)](https://codebeat.co/projects/github-com-wu-sheng-sky-walking) [![codebeat badge](https://codebeat.co/badges/579e4dce-1dc7-4f32-a163-c164eafa1335)](https://codebeat.co/projects/github-com-wu-sheng-sky-walking)
[![Join the chat at https://gitter.im/sky-walking/Lobby](https://badges.gitter.im/sky-walking/Lobby.svg)](https://gitter.im/sky-walking/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Join the chat at https://gitter.im/sky-walking/Lobby](https://badges.gitter.im/sky-walking/Lobby.svg)](https://gitter.im/sky-walking/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![OpenTracing-1.0 Badge](https://img.shields.io/badge/OpenTracing--1.0-enabled-blue.svg)](http://opentracing.io)
[![Release Version](https://img.shields.io/badge/stable-2.0--release-brightgreen.svg)](https://github.com/wu-sheng/sky-walking/releases) [![Release Version](https://img.shields.io/badge/stable-2.0--release-brightgreen.svg)](https://github.com/wu-sheng/sky-walking/releases)
# Abstract # Abstract
...@@ -23,18 +23,17 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D ...@@ -23,18 +23,17 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D
# Supported components # Supported components
### web container ### web containers
* Tomcat 7 * Tomcat 7
* Tomcat 8 * Tomcat 8
### database ### databases
* mysql * mysql
* oracle * oracle
* h2 * h2
* easily extend to support sybase, sqlserver, jtds, db2, informix * easily extend to support sybase, sqlserver, jtds, db2, informix
### rpc frameworks
### rpc framework
* dubbo * dubbo
* dubbox * dubbox
* httpClient * httpClient
...@@ -43,6 +42,10 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D ...@@ -43,6 +42,10 @@ SkyWalking: Large-Scale Distributed Systems Tracing Infrastructure, also known D
### cache ### cache
* jedis * jedis
### opentracing supported frameworks
* motan
* hprose-java
# Contributors # Contributors
* 吴晟 [wusheng](https://github.com/wu-sheng)   wu.sheng@foxmail.com * 吴晟 [wusheng](https://github.com/wu-sheng)   wu.sheng@foxmail.com
* 张鑫 [zhangxin](https://github.com/ascrutae)    * 张鑫 [zhangxin](https://github.com/ascrutae)   
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册