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

receive/multitsdb: add cuckoo filter on metric names #112

Merged
merged 1 commit into from
Jun 6, 2024

Conversation

GiedriusS
Copy link
Collaborator

Add a cuckoo filter on metric names to reduce fan-out cost. About 3x reduction.

Screenshot from 2024-06-06 15-51-28

Add a cuckoo filter on metric names to reduce fan-out cost.

Signed-off-by: Giedrius Statkevičius <giedrius.statkevicius@vinted.com>
@GiedriusS GiedriusS merged commit 681b7e1 into 0.34.0+vinted Jun 6, 2024
12 checks passed
@GiedriusS GiedriusS deleted the cuckoofilter_thanos branch June 6, 2024 16:52
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.

3 participants