Values.AnomalyObjectSourceContains information about the unusual anomalies.
type nonrec t = {profileType : ProfileType.t option;The type of behavior of the profile.
*)profileSubtype : ProfileSubtype.t option;The frequency of the anomaly.
*)observations : Observations.t option;The recorded value.
*)}