Versions in this module Expand all Collapse all v1 v1.0.0 Nov 1, 2024 Changes in this version + func ContextWithStartOptions(ctx context.Context, opts ...tracer.StartSpanOption) context.Context + func EndOptions(sp oteltrace.Span, options ...tracer.FinishOption) + type TracerProvider struct + func NewTracerProvider(opts ...tracer.StartOption) *TracerProvider + func (p *TracerProvider) ForceFlush(timeout time.Duration, callback func(ok bool)) + func (p *TracerProvider) Shutdown() error + func (p *TracerProvider) Tracer(_ string, _ ...oteltrace.TracerOption) oteltrace.Tracer