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

Conversation

marcingrzejszczak
Copy link
Contributor

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

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 marcingrzejszczak added the bug A general bug label Nov 8, 2022
@marcingrzejszczak marcingrzejszczak added this to the 1.10.1 milestone Nov 8, 2022
@marcingrzejszczak marcingrzejszczak merged commit 8a7c662 into main Nov 8, 2022
@marcingrzejszczak marcingrzejszczak deleted the removalOfKeyValues branch November 8, 2022 17:20
ttddyy pushed a commit that referenced this pull request Nov 8, 2022
@ttddyy
Copy link
Contributor

ttddyy commented Nov 8, 2022

The PR was merged to main but was backported to 1.10.x. 990e817

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants