Skip to content

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

@aaron7

Description

@aaron7

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions