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
+1
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@
10
10
*[CHANGE] Fix incorrectly named `cortex_cache_fetched_keys` and `cortex_cache_hits` metrics. Renamed to `cortex_cache_fetched_keys_total` and `cortex_cache_hits_total` respectively. #4686
11
11
*[CHANGE] Enable Thanos series limiter in store-gateway. #4702
12
12
*[CHANGE] Distributor: Apply `max_fetched_series_per_query` limit for `/series` API. #4683
13
+
*[CHANGE] Re-enable the `proxy_url` option for receiver configuration. #4741
13
14
*[FEATURE] Ruler: Add `external_labels` option to tag all alerts with a given set of labels. #4499
14
15
*[FEATURE] Compactor: Add `-compactor.skip-blocks-with-out-of-order-chunks-enabled` configuration to mark blocks containing index with out-of-order chunks for no compact instead of halting the compaction. #4707
15
16
*[FEATURE] Querier/Query-Frontend: Add `-querier.per-step-stats-enabled` and `-frontend.cache-queryable-samples-stats` configurations to enable query sample statistics. #4708
0 commit comments