[skip ci]Update typos in opentracing user guide (#12698)

Signed-off-by: yanliang567 <yanliang.qiao@zilliz.com>
pull/12702/head
yanliang567 2021-12-03 15:17:40 +08:00 committed by GitHub
parent af22977cd3
commit d1be80ff83
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Opentracing User Guide
This guide mainly describes the use of jaeger and the commonly used display meanings.
This guide mainly describes the use of jaeger, and the commonly used display meanings.
Jaeger, inspired by [Dapper](https://research.google.com/pubs/pub36356.html) and [OpenZipkin](https://zipkin.io/), is a distributed tracing platform created by [Uber Technologies](https://uber.github.io/) and donated to [Cloud Native Computing Foundation](https://cncf.io/). It can be used for monitoring microservices-based distributed systems:
@ -36,7 +36,7 @@ Filter with service name.
### Operation
Operation in Service, eg. request name, function name.
Operation in Service, e.g. request name, function name.
### Tags