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
{{ message }}
This repository was archived by the owner on Apr 28, 2025. It is now read-only.
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
@@ -9,6 +9,7 @@
9
9
*[CHANGE] We now allow queries that are 32 days long. For example, rate(metric[32d]). Before it was 31d. #173
10
10
*[CHANGE] Renamed `container_name` and `pod_name` label names to `container` and `pod` respectively. This is required in order to comply with cAdvisor metrics changes shipped with Kubernetes 1.16. #179
11
11
*[CHANGE] Removed the `experimental` prefix from blocks storage CLI flags. #179
12
+
*[CHANGE] Rename flags `store-gateway.replication-factor` and `store-gateway.tokens-file-path` to `store-gateway.sharding-ring.replication-factor` and `store-gateway.sharding-ring.tokens-file-path` in anticipation of v1.4 release. #191
12
13
*[ENHANCEMENT] Enable support for HA in the Cortex Alertmanager #147
13
14
*[ENHANCEMENT] Support `alertmanager.fallback_config` option in the Alertmanager. #179
14
15
*[ENHANCEMENT] Add support for S3 block storage. #181
0 commit comments