fixup tracing
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
parent
6b9edf3593
commit
1e9abb9905
@ -76,6 +76,8 @@ func (t *otTracer) Start(ctx context.Context, name string, opts ...tracer.SpanOp
|
||||
}
|
||||
}
|
||||
|
||||
sp.AddLabels(options.Labels)
|
||||
|
||||
return tracer.NewSpanContext(ctx, sp), sp
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user