Versions in this module Expand all Collapse all v0 v0.1.0 Sep 17, 2023 Changes in this version + func Attributes(keys ...string) trace.TracerProviderOption + func Span(names ...string) trace.TracerProviderOption + type AttributeCensor struct + func NewAttributeCensor(replacements map[attribute.Key]attribute.Value) AttributeCensor + func (AttributeCensor) ForceFlush(context.Context) error + func (AttributeCensor) Shutdown(context.Context) error + func (c AttributeCensor) OnEnd(s trace.ReadOnlySpan) + func (c AttributeCensor) OnStart(_ context.Context, _ trace.ReadWriteSpan) + type SpanCensor struct + func NewSpanCensor(parent trace.Sampler, names ...string) SpanCensor + func (s SpanCensor) Description() string + func (s SpanCensor) ShouldSample(p trace.SamplingParameters) trace.SamplingResult