未验证 提交 456dba4b 编写于 作者: X Xieql 提交者: GitHub

[skip e2e] Improve annotation (#14382)

Signed-off-by: NXieql <qianglong.xie@zilliz.com>
上级 84541758
......@@ -70,7 +70,7 @@ func initFromEnv(serviceName string) *config.Configuration {
return cfg
}
// StartSpanFromContext starts a opentracing span. The default operation name is
// StartSpanFromContext starts an opentracing span. The default operation name is
// upper two call stacks of the function
func StartSpanFromContext(ctx context.Context, opts ...opentracing.StartSpanOption) (opentracing.Span, context.Context) {
return StartSpanFromContextWithSkip(ctx, 3, opts...)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册