Case Conversion Functions
OTTL Converter Functions in Edge Delta
Converters provide utility functions for transforming telemetry data. They do not alter the original as they are not editors. Therefore converters are typically embedded within editors such as set.
For example, in Edge Delta you need to decode the log body from byte array and save it in another field or a cache before you can use it. See Working with the body and Working with a cache for more information.
Note: Edge Delta agent v2.6.0 upgraded to OTTL v0.135.0, adding new functions like Index and improvements across transformation logic. See the OpenTelemetry OTTL documentation for the complete list of available functions.