Prepare to release 3.0, update readme, add doc-zh link.
This commit is contained in:
parent
438949de3c
commit
bcfda125f1
|
|
@ -1,4 +1,4 @@
|
|||
Sky Walking
|
||||
Sky Walking | [中文](https://github.com/wu-sheng/sky-walking/wiki/sky-walking-documents-zh-contents)
|
||||
==========
|
||||
|
||||
<img src="https://sky-walking.github.io/page-resources/3.0/skywalking.png" alt="Sky Walking logo" height="90px" align="right" />
|
||||
|
|
@ -11,10 +11,11 @@ Sky Walking
|
|||
[](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)
|
||||
[](https://github.com/wu-sheng/sky-walking/releases)
|
||||
|
||||
|
||||
* Auto-instrumentation mechanism, **no need to CHANGE any application source code**. [Supported middlewares, frameworks and libraries](https://github.com/wu-sheng/sky-walking/wiki/3.0-supported-list).
|
||||
* Explicit-instrumentation, by implement OpenTracing supported tracer.
|
||||
* Pure Java server implementation, with RESTful Web service.
|
||||
* High performance streaming analysis.
|
||||
* The UI released on [wu-sheng/sky-walking-ui](https://github.com/wu-sheng/sky-walking-ui)
|
||||
|
|
|
|||
Loading…
Reference in New Issue