Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds an option to allow removal of low & high cardinality key values #3529

Merged
merged 1 commit into from Nov 8, 2022

Commits on Nov 8, 2022

  1. Adds an option to allow removal of low & high cardinality key values

    without this change it's hard to mutate a context using observationfilter because you don't have access to e.g. all properties in a map or you can't remove a key value
    
    with this change you are allowed to completely mutate the context
    marcingrzejszczak committed Nov 8, 2022
    Copy the full SHA
    e6700ff View commit details
    Browse the repository at this point in the history