Loading request...
Users sometimes only need to remove specific data points from an event rather than reshaping the entire event. A feature is requested to allow configuration of data paths to be removed from an event before it undergoes reshaping.
**Is your feature request related to a problem? Please describe.** Sometimes we need only to remove some date. We do not need to reshape the whole event. That's why another feature is needed that removes some data from event before reshaping. Configuration of this feature requires a list of data to be removed: ``` event@request.headers event@context ```