Hi
mute_time_intervals:
- name: Release
time_intervals:
- months: ["august"]
days_of_month: ["25", "26", "27"]
times:
- start_time: "20:00"
end_time: "23:00"
- months: ["september"]
days_of_month: ["25", "26", "27"]
times:
- start_time: "20:00"
end_time: "23:00"
- months: ["october"]
days_of_month: ["19", "20", "21"]
times:
- start_time: "20:00"
end_time: "23:00"
- months: ["november"]
days_of_month: ["15", "17", "22"]
times:
- start_time: "20:00"
end_time: "23:00"
How-To include here also the year?
The I wish to do a second block for ad hoc maintenance (not planned)
- name: AdHocMaintenanceWindows
time_intervals:
- months: ["august"]
days_of_month: ["04"]
times:
- start_time: "02:00"
end_time: "06:00"
I prefer for this block something more simple:
Just a date (example 09.09.2021) and and UTC start_time/end_time
How to do that?
kind regards
Evelyn
--
You received this message because you are subscribed to the Google Groups
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prometheus-users/aab99edc-3d12-7660-9517-2f0d2e3508be%40disroot.org.
OpenPGP_0x61776FA8E38403FB.asc
Description: OpenPGP public key
OpenPGP_signature
Description: OpenPGP digital signature

