Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InjectTracingSpanMappingDocs ¶
func InjectTracingSpanMappingDocs() *service.ConfigField
InjectTracingSpanMappingDocs returns a field spec describing an inject tracing span mapping.
func NewBatchOutput ¶
func NewBatchOutput(outputName string, pConf *service.ParsedConfig, wtr service.BatchOutput, mgr *service.Resources) (service.BatchOutput, error)
NewBatchOutput wraps a service.BatchOutput with a mechanism for extracting tracing spans from the consumed message and merging them into the written result using a Bloblang mapping.
func NewOutput ¶
func NewOutput(outputName string, pConf *service.ParsedConfig, wtr service.Output, mgr *service.Resources) (service.Output, error)
NewOutput wraps a service.Output with a mechanism for extracting tracing spans from the consumed message and merging them into the written result using a Bloblang mapping.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.