Values.PredictionTimeRangeSourceThe time range during which anomalous behavior in a proactive anomaly or an insight is expected to occur.
type nonrec t = {startTime : Timestamp.t option;The time range during which a metric limit is expected to be exceeded. This applies to proactive insights only.
*)endTime : Timestamp.t option;The time when the behavior in a proactive insight is expected to end.
*)}