Skip to content

Commit

Permalink
Fix typo. (apache#4693)
Browse files Browse the repository at this point in the history
  • Loading branch information
wayilau authored Apr 23, 2020
1 parent 44f1b4a commit cf7482a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/concepts-and-designs/backend-overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cf7482a

Please sign in to comment.