Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
54d9857bb9 | |||
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
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user