mirror of
https://github.com/grafana/grafana.git
synced 2025-08-03 06:12:20 +08:00
Alerting: Adds support for timezones in mute timings (#68813)
This commit is contained in:
@ -631,6 +631,7 @@ muteTimes:
|
||||
- times:
|
||||
- start_time: '06:00'
|
||||
end_time: '23:59'
|
||||
location: 'UTC'
|
||||
weekdays: ['monday:wednesday', 'saturday', 'sunday']
|
||||
months: ['1:3', 'may:august', 'december']
|
||||
years: ['2020:2022', '2030']
|
||||
|
Reference in New Issue
Block a user