Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type LoggingSpanProcessor ¶
type LoggingSpanProcessor struct{}
LoggingSpanProcessor is a OpenTelemetry span processor that logs to standard out in whatever format is defined by the logger.
func (*LoggingSpanProcessor) ForceFlush ¶
func (*LoggingSpanProcessor) ForceFlush(ctx context.Context) error
func (*LoggingSpanProcessor) OnEnd ¶
func (*LoggingSpanProcessor) OnEnd(s sdktrace.ReadOnlySpan)
func (*LoggingSpanProcessor) OnStart ¶
func (*LoggingSpanProcessor) OnStart(ctx context.Context, s sdktrace.ReadWriteSpan)
Click to show internal directories.
Click to hide internal directories.