Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSkipExpr ¶ added in v0.67.0
func NewSkipExpr(mp *filterconfig.MatchConfig) (expr.BoolExpr[ottlspan.TransformContext], error)
NewSkipExpr creates a BoolExpr that on evaluation returns true if a span should NOT be processed or kept. The logic determining if a span should be processed is based on include and exclude settings. Include properties are checked before exclude settings are checked.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.