Adjust abstract.

This commit is contained in:
wusheng 2017-04-13 13:47:49 +08:00
parent 5859b4b233
commit 26c44c9153
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Sky Walking | [中文](https://github.com/wu-sheng/sky-walking/wiki/sky-walking-
* 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, an [OpenTracing supported tracer](http://opentracing.io/documentation/pages/supported-tracers).
* Explicit-instrumentation, as an [OpenTracing supported tracer](http://opentracing.io/documentation/pages/supported-tracers).
* 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)