func()

in appender.go [721:723]


func (a *Appender) otelTracingEnabled() bool {
	return a.tracer != nil
}