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

[r332] frontend: Add integration test for split and cache middleware #10811

Closed
wants to merge 1 commit into from

Conversation

grafanabot
Copy link
Contributor

Backport b561724 from #10798

* frontend: Add integration test for split and cache middleware
This tests two aspects of the split and cache feature:
1. We can go above the partial query length (because queries are split)
2. The query is split into multiple 24h queries

This is in response to #10796

* Update integration/query_frontend_test.go

Co-authored-by: Dimitar Dimitrov <[email protected]>

---------

Co-authored-by: Dimitar Dimitrov <[email protected]>
(cherry picked from commit b561724)
@grafanabot grafanabot requested a review from a team as a code owner March 5, 2025 13:24
Copy link
Contributor

github-actions bot commented Mar 5, 2025

This PR from grafanabot requires manual review.

Copy link
Contributor

@aknuds1 aknuds1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a test.

@aknuds1 aknuds1 closed this Mar 5, 2025
@aknuds1 aknuds1 deleted the backport-10798-to-r332 branch March 5, 2025 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants