Bases: object
Encapsulates the namespace.
Encapsulation is done by wrapping the evaluation of the configured rule. This allows nested dicts to be accessed in the attribute style, and missing attributes to yield false when used in a boolean expression.
Bases: object
Base class for plugins that transform the sample.
Flush samples cached previously.
Parameters: | context – Passed from the data collector. |
---|
Transform a sample.
Parameters: |
|
---|