Update README.md

This commit is contained in:
吴晟 Wu Sheng 2017-09-04 09:46:24 +08:00 committed by GitHub
parent 0018fe8ac2
commit 3c79bfd9c2
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ Sky Walking | [中文](README_ZH.md)
* Manual instrumentation
* As an [OpenTracing supported tracer](http://opentracing.io/documentation/pages/supported-tracers)
* Use **@Trace** annotation for any methods you want to trace.
* Integrate traceId, spanId into logs for log4j, log4j2 and logback.
* Integrate traceId into logs for log4j, log4j2 and logback.
* Pure Java server implementation, provide RESTful and gRPC services. Compatibility with other language agents/SDKs.
* [How to uplink metrics and traces to collector?]()
* The UI released on [wu-sheng/sky-walking-ui](https://github.com/wu-sheng/sky-walking-ui)