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

feat: fallback on traditional query path for old data #13545

Closed
wants to merge 10 commits into from

Conversation

trevorwhitney
Copy link
Collaborator

What this PR does / why we need it:

Fallback on traditional query path for metric samples that are older than the window stored in the pattern ingesters. The pattern ingesters only pre-aggregate metrics in memory for recent times.

Which issue(s) this PR fixes:
Fixes #13112

* fallback on traditional query path for metric samples that are older
  than the window stored in the pattern ingesters.
@trevorwhitney trevorwhitney marked this pull request as ready for review July 17, 2024 22:07
@trevorwhitney trevorwhitney requested a review from a team as a code owner July 17, 2024 22:07
@trevorwhitney
Copy link
Collaborator Author

this is not the way

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.

make aggregated metric queries fallback on traditional query paths when applicable
1 participant