Documentation ¶
Overview ¶
Package stdout contains an OpenTelemetry tracing exporter for writing to stdout.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Exporter ¶
type Exporter struct {
// contains filtered or unexported fields
}
Exporter is an implementation of trace.Exporter that writes spans to stdout.
func NewExporter ¶
Click to show internal directories.
Click to hide internal directories.