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 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 Unroll JSON Processor

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