The attributesprocessor allows changing the values of named attributes, with optional selection fields to only process some data. Regardless of processing result, all data passes through.
The filtering logic is:
include
section, and not explicityly included, skipexclude
section, and explicityly excluded, skipThe filterprocessor uses the same include/exclude config as the attributesprocessor, but split into distinct metrics/logs/spans subsections.
The logic is:
include
section, and not explicitly included, dropexclude
section, and explicitly excluded, dropThe resourceprocessor allows changing attributes at the resource level, but with no filtering.