Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTraceSpan ¶
func RecordErrorSpan ¶
Types ¶
type ExporterType ¶
type ExporterType string
const ( ConsoleExporter ExporterType = "console" JaegerExporter ExporterType = "jaeger" ZipkinExporter ExporterType = "zipkin" OltpExporter ExporterType = "oltp" )
type TracerController ¶
type TracerController struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.