We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b741c6 commit 1b38edeCopy full SHA for 1b38ede
content/docs/alerting/configuration.md
@@ -132,9 +132,9 @@ match_re:
132
# more initial alerts for the same group. (Usually ~0s to few minutes.)
133
[ group_wait: <duration> ]
134
135
-# How long to wait before sending notification about new alerts that are
136
-# in are added to a group of alerts for which an initial notification
137
-# has already been sent. (Usually ~5min or more.)
+# How long to wait before sending a notification about new alerts that
+# are added to a group of alerts for which an initial notification has
+# already been sent. (Usually ~5min or more.)
138
[ group_interval: <duration> ]
139
140
# How long to wait before sending a notification again if it has already
0 commit comments