Skip to content

Commit c74f1fc

Browse files
owen-dpracucci
authored andcommitted
fixes changelog order & flag misspelling (#2792)
Signed-off-by: Owen Diehl <[email protected]> Co-authored-by: Marco Pracucci <[email protected]>
1 parent b68a085 commit c74f1fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
* [CHANGE] Experimental Delete Series: Change target flag for purger from `data-purger` to `purger`. #2777
66
* [FEATURE] Introduced `ruler.for-outage-tolerance`, Max time to tolerate outage for restoring "for" state of alert. #2783
77
* [FEATURE] Introduced `ruler.for-grace-period`, Minimum duration between alert and restored "for" state. This is maintained only for alerts with configured "for" time greater than grace period. #2783
8-
* [FEATURE] Introduced `ruler.for-resend-delay`, Minimum amount of time to wait before resending an alert to Alertmanager. #2783
8+
* [FEATURE] Introduced `ruler.resend-delay`, Minimum amount of time to wait before resending an alert to Alertmanager. #2783
99
* [ENHANCEMENT] Experimental: Querier can now optionally query secondary store. This is specified by using `-querier.second-store-engine` option, with values `chunks` or `tsdb`. Standard configuration options for this store are used. Additionally, this querying can be configured to happen only for queries that need data older than `-querier.use-second-store-before-time`. Default value of zero will always query secondary store. #2747
1010
* [BUGFIX] Fixed the number of reported keys in the background cache queue. #2764
1111
* [BUGFIX] Fix race in processing of headers in sharded queries. #2762

0 commit comments

Comments
 (0)