Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSkipExpr ¶
func NewSkipExpr(mp *filterconfig.MatchConfig) (expr.BoolExpr[ottllog.TransformContext], error)
NewSkipExpr creates a BoolExpr that on evaluation returns true if a log should NOT be processed or kept. The logic determining if a log 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.