Versions in this module Expand all Collapse all v1 v1.0.0 Oct 25, 2023 Changes in this version + const ServiceName + func GRPCExporter(ctx context.Context, uri string) (sdktrace.SpanExporter, error) + func Tracer() trace.Tracer + type ShutdownFunc func(err context.Context) error + func Init(ctx context.Context, traceExporter sdktrace.SpanExporter) (ShutdownFunc, error)