Versions in this module Expand all Collapse all v1 v1.95.2 May 4, 2026 Changes in this version + var LayerKey = attribute.Key("chainloop.layer") + func RecordError(span trace.Span, err error) + func SetDisabledLayers(layers map[string]bool) + func Start(ctx context.Context, tracer *LayeredTracer, spanName string, ...) (context.Context, trace.Span) + type LayeredTracer struct + Layer string + Name string + ServiceName string + func Tracer(serviceName, name string) *LayeredTracer + type TraceCarrier struct + TraceContext map[string]string + func InjectTraceContext(ctx context.Context) TraceCarrier