[skip ci] Fix typo in jaeger_guides/opentracing_user_guide (#11303)

Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
pull/11310/head
Jael Gu 2021-11-05 13:33:03 +08:00 committed by GitHub
parent 2f3e72275e
commit eb9bbce038
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@ Filter with service name.
### Operation
Operation in Service, eg request name, function name.
Operation in Service, eg. request name, function name.
### Tags
@ -46,7 +46,7 @@ Set tag to facilitate search. Tag is defined in code.
Filter with time.
### Min Duraton Max Duration
### Min Duration & Max Duration
The minimum and maximum request duration, you can use this condition to find the time-consuming and short-term requests.