# Functions

Buffer size for the in-memory buffer.
Percent of log messages to be logged by this reporter.
New returns a WavefrontSpanReporter for the given `sender`.
NewCompositeSpanReporter returns a SpanReporter with multiple sub reporters.
NewConsoleSpanReporter returns a ConsoleSpanReporter.
Custom RED metrics tags.
Source tag for the spans.

# Structs

CompositeSpanReporter reports spans to multiple SpanReporter's.
ConsoleSpanReporter reports spans to STDOUT.

# Interfaces

WavefrontSpanReporter implements the wavefront.Reporter interface.

# Type aliases

Option allow WavefrontSpanReporter customization.