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
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,7 @@
22
22
*[FEATURE] Querier: Allow choosing PromQL engine via header. #6777
23
23
*[FEATURE] Querier: Support for configuring query optimizers and enabling XFunctions in the Thanos engine. #6873
24
24
*[FEATURE] Query Frontend: Add support /api/v1/format_query API for formatting queries. #6893
25
+
*[ENHANCEMENT] Ingester: Add `cortex_ingester_tsdb_wal_replay_unknown_refs_total` and `cortex_ingester_tsdb_wbl_replay_unknown_refs_total` metrics to track unknown series references during wal/wbl replaying. #6945
25
26
*[ENHANCEMENT] Ruler: Emit an error message when the rule synchronization fails. #6902
26
27
*[ENHANCEMENT] Querier: Support snappy and zstd response compression for `-querier.response-compression` flag. #6848
27
28
*[ENHANCEMENT] Tenant Federation: Add a # of query result limit logic when the `-tenant-federation.regex-matcher-enabled` is enabled. #6845
0 commit comments