This commit is contained in:
Weiyi Liu 2020-04-23 11:25:40 +08:00 committed by GitHub
parent 44f1b4a4ff
commit cf7482a79c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ even for Zipkin data format. The OAP analysis the segments to get metrics, and p
the streaming aggregation.
1. Consider tracing as some kinds of logging only. Just provide save and visualization capabilities for trace.
Also, SkyWalking accepts trace formats from other project, such as Zipkin, Jeager, OpenCensus.
Also, SkyWalking accepts trace formats from other project, such as Zipkin, Jaeger, OpenCensus.
These formats could be processed in the two ways too.
## Metrics in OAP