Alerting: Add export of mute timings to file provisioning formats (#79225)

* add export of mute timings to file provisioning formats
* support export of mute timings to HCL
This commit is contained in:
Yuri Tseretyan
2023-12-11 21:36:51 -05:00
committed by GitHub
parent bf8be46e6f
commit 8af08d0df2
17 changed files with 965 additions and 41 deletions
@@ -0,0 +1,16 @@
apiVersion: 1
muteTimes:
- orgId: 1
name: interval
time_intervals: []
- orgId: 1
name: full-interval
time_intervals:
- times:
- start_time: "10:00"
end_time: "12:00"
weekdays: [monday, wednesday, friday]
days_of_month: ["1", "14:16", "20"]
months: ["1:3", "7", "12"]
years: ['2023:2025']
location: America/New_York