EVENT
label to anomalies that happen during an event. Events are provided by an eventFetcher. Used to filter anomalies that happen on holidays.
name | description | default value |
---|---|---|
component.beforeHolidayMargin | A period in ISO-8601 format that corresponds to a period that is also impacted by the event. Eg if beforeEventMargin is P1D, if event happens on [Dec 24 0:00, Dec 25 0:00[, the label will be applied to anomalies happening on [Dec 23 0:00 and Dec 25 0:00[ | P0D (no margin) |
component.afterHolidayMargin | Same as beforeHolidayMargin at the end of the event. | P0D (no margin) |