Skip to content

Commit c16e44e

Browse files
committed
changelog
Signed-off-by: Ben Ye <[email protected]>
1 parent 356b646 commit c16e44e

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
@@ -23,6 +23,7 @@
2323
* [ENHANCEMENT] Query Frontend/Scheduler: Time check in query priority now considers overall data select time window (including range selectors, modifiers and lookback delta). #5758
2424
* [ENHANCEMENT] Querier: Added `querier.store-gateway-query-stats-enabled` to enable or disable store gateway query stats log. #5749
2525
* [ENHANCEMENT] Upgrade to go 1.21.6. #5765
26+
* [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
2627
* [BUGFIX] Distributor: Do not use label with empty values for sharding #5717
2728
* [BUGFIX] Query Frontend: queries with negative offset should check whether it is cacheable or not. #5719
2829
* [BUGFIX] Redis Cache: pass `cache_size` config correctly. #5734

0 commit comments

Comments
 (0)