v1.2.0
Added scheduling options @zdmytriv (#79)
what
Added support for scheduling_options
Should be used like this:
k8s-no-data-from-cronjob:
type: "query alert"
query: "..."
message: "..."
...
scheduling_options:
- evaluation_window:
- day_starts: "07:00"
why
Added support for scheduling_options
references
Sync github @max-lobur (#77)
Rebuild github dir from the template