You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 3, 2025. It is now read-only.
Request: add an optional field which allows all keys extracted using a kv extractor in a parsingconfig to have a prefix added.
Use case: extracting fields from an existing field (which is not the original string) it would be nice to prepend the "parent" field name to the extracted keys so they can all be linked together. Not always necessary/wanted so having it optional would be good. For large parent fields/ changing sub fields it saves having to add long rename transformations