Transform Processors

Transform processors modify, enrich, and prepare structured data for downstream analysis, storage, or routing.

Transform processors reshape, enrich, and sanitize your telemetry data after it has been parsed. These processors allow you to add, remove, copy, or mask fields, extract metrics, apply lookup tables, and restructure JSON payloads. This stage is key to tailoring your data for specific use cases—reducing volume, improving consistency, and preparing it for downstream destinations like observability tools or storage platforms.


Edge Delta Add Field Processor

The Edge Delta add field processor inserts a field and value.

Edge Delta Aggregate Metric Processor

The Edge Delta aggregate metric processor creates metrics from metrics.

Edge Delta Copy Field Processor

The Edge Delta copy field processor copies a field.

Edge Delta Delete Empty Field Processor

The Edge Delta delete empty field processor removes fields with no value.

Edge Delta Delete Field Processor

The Edge Delta delete field processor deletes fields.

Edge Delta Extract Metric Processor

The Edge Delta extract metric processor generates metrics from other data items.

Edge Delta Log to Pattern Metric Processor

Cluster log patterns and emit pattern-based metrics for anomaly detection and downstream observability.

Edge Delta Lookup Processor

The Edge Delta lookup processor enriches a data item dynamically against a lookup table.

Edge Delta Mask Processor

The Edge Delta mask processor redacts sensitive data.

Edge Delta Rollup Metric Processor

The Edge Delta rollup metric processor aggregates metrics without grouping dimensions, creating simplified metric views.

Edge Delta Unroll JSON Processor

The Edge Delta Unroll JSON processor unrolls events from a single JSON object.

Edge Delta Deotel Processor

The Edge Delta Deotel processor converts OpenTelemetry formatted data back to simplified formats for non-OTLP destinations.