Versions in this module Expand all Collapse all v0 v0.25.1 Mar 8, 2025 Changes in this version + const AppTraceKey + const DeploymentIdTraceKey + const ExportInterval + const WeaveletIdTraceKey + func TestTracer() trace.Tracer + type Writer struct + func NewWriter(export func(spans *protos.TraceSpans) error) *Writer + func (w *Writer) ExportSpans(_ context.Context, spans []sdk.ReadOnlySpan) error + func (w *Writer) ExportSpansProto(spans *protos.TraceSpans) error + func (w *Writer) Shutdown(_ context.Context) error