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
@@ -9,6 +9,7 @@
9
9
*`ruler.rule-path` has been added to specify where the prometheus rule manager will sync rule files
10
10
*`ruler.storage.type` has beem added to specify the rule store backend type, currently only the configdb.
11
11
*`ruler.poll-interval` has been added to specify the interval in which to poll new rule groups.
12
+
*[CHANGE] Use relative links from /ring page to make it work when used behind reverse proxy. #1896
12
13
*[FEATURE] The distributor can now drop labels from samples (similar to the removal of the replica label for HA ingestion) per user via the `distributor.drop-label` flag. #1726
13
14
*[BUGFIX] Fixed unnecessary CAS operations done by the HA tracker when the jitter is enabled. #1861
0 commit comments