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

Support peakSamples in query frontend response #6188

Conversation

SungJin1212
Copy link
Contributor

@SungJin1212 SungJin1212 commented Sep 4, 2024

What this PR does:
Support peakSamples in query frontend response. The peakSamples are the maximum samples kept in memory during the query execution.
Which issue(s) this PR fixes:
Fixes #6181

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

@SungJin1212 SungJin1212 force-pushed the Support-peakSamples-in-query-frontend-response branch from 09be4fa to 8620d9d Compare September 4, 2024 01:37
CHANGELOG.md Outdated Show resolved Hide resolved
@SungJin1212 SungJin1212 force-pushed the Support-peakSamples-in-query-frontend-response branch from 8620d9d to d1e7760 Compare September 4, 2024 03:53
@SungJin1212 SungJin1212 requested a review from yeya24 September 4, 2024 06:49
@yeya24
Copy link
Contributor

yeya24 commented Sep 4, 2024

Umm sorry @SungJin1212, #6180 introduced quite a lot of conflicts to this PR. Can you please rebase and address conflicts so that we can merge?

Thanks again for the great work!

Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
@SungJin1212 SungJin1212 force-pushed the Support-peakSamples-in-query-frontend-response branch from d1e7760 to 1134ecf Compare September 5, 2024 02:11
@SungJin1212
Copy link
Contributor Author

@yeya24
I have got the rebase!

Copy link
Contributor

@yeya24 yeya24 left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution!

@yeya24 yeya24 merged commit 8622767 into cortexproject:master Sep 5, 2024
16 checks passed
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.

Support peakSamples in query frontend response
2 participants