Skip to content

Commit d4a6a14

Browse files
committed
add context cancellation checks on merging GetLabel slices, update changelog
Signed-off-by: Erlan Zholdubai uulu <[email protected]>
1 parent 1434ef6 commit d4a6a14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
* [ENHANCEMENT] Query: Added additional max query length check at Query Frontend and Ruler. Added `-querier.ignore-max-query-length` flag to disable max query length check at Querier. #5808
3232
* [ENHANCEMENT] Querier: Add context error check when converting Metrics to SeriesSet for GetSeries on distributorQuerier. #5827
3333
* [ENHANCEMENT] Ruler: Improve GetRules response time by refactoring mutexes and introducing a temporary rules cache in `ruler/manager.go`. #5805
34+
* [ENHANCEMENT] Querier: Add context error check when merging slices from ingesters for GetLabel operations. #5837
3435
* [BUGFIX] Distributor: Do not use label with empty values for sharding #5717
3536
* [BUGFIX] Query Frontend: queries with negative offset should check whether it is cacheable or not. #5719
3637
* [BUGFIX] Redis Cache: pass `cache_size` config correctly. #5734

0 commit comments

Comments
 (0)