| telemetry_types | telemetrySelector | ["Logs", "Metrics", "Traces"] | The list of telemetry types the processor will act on. |
| Condition | string | true | An OTTL condition that must evaluate to true to apply this processor. By default, the processor applies to all telemetry. |
| Field Type | string | attributes | Determines whether the field is renamed in the body, attributes, or resource fields of the telemetry. Note: Body fields are applicable only for logs. |
| Old Name | string | "" | Specifies the existing field in the telemetry that the processor will rename. |
| New Name | string | "" | Indicates the new field name that will replace the old field name in the telemetry data. |