Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SpanEventFunctions ¶ added in v0.65.0
func SpanEventFunctions() map[string]ottl.Factory[ottlspanevent.TransformContext]
func SpanFunctions ¶ added in v0.65.0
func SpanFunctions() map[string]ottl.Factory[ottlspan.TransformContext]
Types ¶
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func NewProcessor ¶
func NewProcessor(contextStatements []common.ContextStatements, errorMode ottl.ErrorMode, settings component.TelemetrySettings) (*Processor, error)
Click to show internal directories.
Click to hide internal directories.