Skip to content

Commit e149260

Browse files
docs: clarify route:mute_time_intervals (prometheus#4003)
It was referring to itself, maybe because of the deprecated homonym global:mute_time_intervals ? Signed-off-by: Marco Molteni <[email protected]>
1 parent e9904f9 commit e149260

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ matchers:
222222
[ repeat_interval: <duration> | default = 4h ]
223223

224224
# Times when the route should be muted. These must match the name of a
225-
# mute time interval defined in the mute_time_intervals section.
225+
# time interval defined in the time_intervals section.
226226
# Additionally, the root node cannot have any mute times.
227227
# When a route is muted it will not send any notifications, but
228228
# otherwise acts normally (including ending the route-matching process

0 commit comments

Comments
 (0)