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

Query result caching #2058

Open
Tracked by #2057
cyriltovena opened this issue May 15, 2023 · 0 comments
Open
Tracked by #2057

Query result caching #2058

cyriltovena opened this issue May 15, 2023 · 0 comments
Assignees

Comments

@cyriltovena
Copy link
Contributor

cyriltovena commented May 15, 2023

We should cache each subqueries sent to queriers, this means we might need also align queries time range to make them cacheable.

Loki example of query aligned. https://github.com/grafana/loki/blob/main/pkg/util/time.go#L90-L114

@cyriltovena cyriltovena self-assigned this May 15, 2023
@simonswine simonswine transferred this issue from grafana/phlare Jul 19, 2023
@cyriltovena cyriltovena reopened this Feb 7, 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

No branches or pull requests

2 participants