Documentation ¶
Index ¶
Constants ¶
View Source
const ConnectionRefusedError = syscall.ECONNREFUSED
View Source
const SpanIdHex = "0123456789abcdef"
View Source
const TraceIdHex = "44444444444444443333333333333333"
Variables ¶
View Source
var SpanID, _ = trace.SpanIDFromHex(SpanIdHex)
View Source
var TraceID, _ = trace.TraceIDFromHex(TraceIdHex)
Functions ¶
func TracerSetup ¶
func TracerWithExporter ¶
func TracerWithExporter(e sdktrace.SpanExporter) (trace.Tracer, func())
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.