Skip to content

sanitize id parameter on graph URIs#1571

Merged
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:id-sanitize
Jul 21, 2023
Merged

sanitize id parameter on graph URIs#1571
brharrington merged 1 commit intoNetflix:mainfrom
brharrington:id-sanitize

Conversation

@brharrington
Copy link
Copy Markdown
Contributor

Adds a utility to do some basic sanitization. First the it is normalized to lower case. Second it will be checked for some common patterns for arbitrary high cardinality values that should not be used, but sometimes are and maps those to the default bucket.

Adds a utility to do some basic sanitization. First the
it is normalized to lower case. Second it will be checked
for some common patterns for arbitrary high cardinality
values that should not be used, but sometimes are and maps
those to the default bucket.
@brharrington brharrington added this to the 1.8.0 milestone Jul 21, 2023
@brharrington brharrington merged commit bac37f6 into Netflix:main Jul 21, 2023
@brharrington brharrington deleted the id-sanitize branch July 21, 2023 03:14
manolama pushed a commit to manolama/atlas that referenced this pull request May 22, 2024
Adds a utility to do some basic sanitization. First the
it is normalized to lower case. Second it will be checked
for some common patterns for arbitrary high cardinality
values that should not be used, but sometimes are and maps
those to the default bucket.
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