Skip to content

Commit b730522

Browse files
committed
add context cancellation checks on GetSeries, add changelog
Signed-off-by: Erlan Zholdubai uulu <[email protected]>
1 parent 76a8500 commit b730522

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
* [ENHANCEMENT] Ingester: Add new ingester metric `cortex_ingester_max_inflight_query_requests`. #5798
3030
* [ENHANCEMENT] Query: Added `query_storage_wall_time` to Query Frontend and Ruler query stats log for wall time spent on fetching data from storage. Query evaluation is not included. #5799
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
32+
* [ENHANCEMENT] Querier: Add context error check when converting Metrics to SeriesSet for GetSeries on distributorQuerier
3233
* [BUGFIX] Distributor: Do not use label with empty values for sharding #5717
3334
* [BUGFIX] Query Frontend: queries with negative offset should check whether it is cacheable or not. #5719
3435
* [BUGFIX] Redis Cache: pass `cache_size` config correctly. #5734

0 commit comments

Comments
 (0)