Alerting: Adds support for timezones in mute timings (#68813)

This commit is contained in:
Gilles De Mey
2023-05-25 16:19:33 +02:00
committed by GitHub
parent 6393e2e713
commit 721d51a497
17 changed files with 1005 additions and 224 deletions

View File

@ -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']