Skip to content

Conversation

afhassan
Copy link
Contributor

@afhassan afhassan commented Jul 24, 2025

What this PR does:
Add integration test for query response compression from query-frontend. Gzip handler github.com/klauspost/compress/gzhttp used in query-frontend only compresses responses larger than 1024 bytes.

Which issue(s) this PR fixes:
Fixes #

Checklist

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

@afhassan afhassan force-pushed the qfe-compression-integ branch from 9f3735e to 83843ea Compare July 24, 2025 23:13
@afhassan afhassan marked this pull request as ready for review July 24, 2025 23:37
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 investigating this issue and the fix!

@yeya24 yeya24 merged commit 956ce98 into cortexproject:master Jul 25, 2025
31 of 32 checks passed
rubywtl pushed a commit to rubywtl/cortex that referenced this pull request Jul 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants