7.2. Processors #
7.2.1. attributes #
The attributes processor is an open-source component of the OpenTelemetry Collector for processing specific log record attributes.
7.2.2. resource #
The resource processor is an open-source component of the OpenTelemetry Collector for adding extra log record attributes.
7.2.3. batch #
The batch processor is an open-source component of the OpenTelemetry Collector for data batching and regulating the data transmission mechanism.
7.2.4. transform #
The transform processor is an open-source component of the OpenTelemetry Collector for modifying telemetry data using the OpenTelemetry Transformation Language (OTTL).
7.2.5. memory_limiter #
The memory_limiter processor is an open-source component of the OpenTelemetry Collector for preventing out-of-memory errors by limiting memory consumption.
7.2.6. filter #
The filter processor is an open-source component of the OpenTelemetry Collector that allows including or excluding telemetry data based on specified conditions.
7.2.7. metricstransform #
The metricstransform processor is an open-source component of the OpenTelemetry Collector that allows renaming metrics and managing (adding, renaming, deleting) labels, including scaling and aggregation operations.