package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

MakeInternalExecutorInflightTraceZipper returns an instance of InternalInflightTraceZipper.
MakeSQLConnInflightTraceZipper returns an instance of SQLConnInflightTraceZipper.

# Structs

InternalInflightTraceZipper is the InflightTraceZipper which uses an internal SQL connection to collect cluster wide traces.
SQLConnInflightTraceZipper is the InflightTraceZipper which uses a network backed SQL connection to collect cluster wide traces.

# Interfaces

InflightTraceZipper provides a method to generate a trace zip containing per-node traces for all inflight trace spans of a particular traceID.