mirror of
https://github.com/prometheus/alertmanager
synced 2025-04-01 22:48:42 +00:00
Clarify timezone support in mute time intervals
Signed-off-by: Ben Ridley <benridley29@gmail.com>
This commit is contained in:
parent
7ffd4ca4f4
commit
0fe51de6e3
@ -240,7 +240,8 @@ supports the following fields:
|
||||
```
|
||||
|
||||
All these fields are optional and if left unspecified allow any value to match the interval.
|
||||
Some fields support ranges and negative indices, and are detailed below:
|
||||
Some fields support ranges and negative indices, and are detailed below. All definitions are
|
||||
taken to be in UTC, no other timezones are currently supported.
|
||||
|
||||
`times`: A list of time-ranges. They are inclusive of the starting time and exclusive
|
||||
of the ending time to make it easy to represent times that start/end on hour boundaries.
|
||||
|
Loading…
Reference in New Issue
Block a user