I tried to add this to my alertmanager.yml in root level, but I got this error: yaml: unmarshall errors: field time_intervals not found in type config.plain
time_intervals:
- times:
weekdays: ['monday:friday']
(I used 0.23 version of Alertmanager)
The correct syntax is the following:
You can use this time interval like shown in the following example: