You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@
13
13
*[ENHANCEMENT] Upgraded Docker base images to `alpine:3.18`. #5684
14
14
*[ENHANCEMENT] Index Cache: Multi level cache adds config `max_backfill_items` to cap max items to backfill per async operation. #5686
15
15
*[ENHANCEMENT] Query Frontend: Log number of split queries in `query stats` log. #5703
16
+
*[ENHANCEMENT] Logging: Added new options for logging HTTP request headers: `-server.log-request-headers` enables logging HTTP request headers, `-server.log-request-headers-exclude-list` allows users to specify headers which should not be logged. #5744
16
17
*[BUGFIX] Distributor: Do not use label with empty values for sharding #5717
17
18
*[BUGFIX] Query Frontend: queries with negative offset should check whether it is cacheable or not. #5719
0 commit comments