Skip to content

Filter equality matchers on the server (dynamo) side #398

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

Closed
aaron7 opened this issue Apr 13, 2017 · 0 comments
Closed

Filter equality matchers on the server (dynamo) side #398

aaron7 opened this issue Apr 13, 2017 · 0 comments
Assignees

Comments

@aaron7
Copy link
Contributor

aaron7 commented Apr 13, 2017

Index optimisation to minimise DynamoDB reads per query. Part of #209.

Expect query latency to decrease a small amount for queries with specific filters such as {foo="bar"}, especially those with many entries which do not match.

Will measure before and after on grafana. Could introduce performance tests to test how much chunks fetched from the store for particular queries and stored chunks.

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

No branches or pull requests

1 participant