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

ref(normalization): remove MongoDB query scrubbing feature flag #4227

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

mjq
Copy link
Member

@mjq mjq commented Nov 6, 2024

MongoDB support for the Query insights module is now in GA. Remove the feature flag that controlled whether or not to enable query scrubbing for Mongo queries, as it is now always required. This involved removing the scrub_mongo_description parameter down the call stack, and moving Feature::ScrubMongoDbDescriptions to the graduated feature list.

MongoDB support for the Query insights module is now in GA. Remove the feature
flag that controlled whether or not to enable query scrubbing for Mongo
queries, as it is now always required.
@mjq mjq changed the title ref(normalization): remove MongoDB query scrubbing feature ref(normalization): remove MongoDB query scrubbing feature flag Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant