Documentation
¶
Overview ¶
Package otel contains functionality for open telemetry.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Trace ¶
type Trace struct {
// contains filtered or unexported fields
}
Trace is a tool to simplify usage of open telemetry.
func GenerateTrace ¶
GenerateTrace generates traces using provided random function.
func (*Trace) TraceHeader ¶
TraceHeader returns the trace HTTP header, which should be sent with an HTTP request to enable open telemetry.
Click to show internal directories.
Click to hide internal directories.