From 2f3e72275e06069e7326494d877cb7ae114cdae5 Mon Sep 17 00:00:00 2001 From: Jael Gu Date: Fri, 5 Nov 2021 13:31:13 +0800 Subject: [PATCH] [skip ci]Fix typo in opentracing_user_guide (#11301) Signed-off-by: Jael Gu --- docs/jaeger_guides/opentracing_user_guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/jaeger_guides/opentracing_user_guide.md b/docs/jaeger_guides/opentracing_user_guide.md index 88cb5d489a..137d4c34b9 100644 --- a/docs/jaeger_guides/opentracing_user_guide.md +++ b/docs/jaeger_guides/opentracing_user_guide.md @@ -26,7 +26,7 @@ Two request: **Insert Request** and **Search Request** in milvus system is trace ### Lookup by Trace ID -The use of the search box requires configuration of the log collection system. For example, if the log collection system collects the log, if it is an error log, find the Trace ID. Search in jaeger to quickly locate the error. So as to quickly solve the problem +The use of the search box requires configuration of the log collection system. For example, if the log collection system collects an error log, find the Trace ID. Search in jaeger to quickly locate the error. So as to quickly solve the problem. ### Search