Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New(opts ...Option) trace.SpanExporter
Types ¶
type Option ¶
type Option func(*[]stdouttrace.Option)
func WithWriter ¶
WithWriter sets the export stream destination.
func WithoutTimestamps ¶
func WithoutTimestamps() Option
WithoutTimestamps sets the export stream to not include timestamps.
Click to show internal directories.
Click to hide internal directories.