unwrap-key-value
If the input message is a KeyValue, the unwrap-key-value transform function extracts the KeyValue’s key or value and makes it the record value.
Example
Given the input:
With an agent configuration of:
The output would be:
Topics
Input
Output
Configuration
Checkout the full configuration properties in the API Reference page.
Last updated