Values.ReactiveAnomalySourceDetails about a reactive anomaly. This object is returned by ListAnomalies.
type nonrec t = {id : AnomalyId.t option;The ID of the reactive anomaly.
*)severity : AnomalySeverity.t option;The severity of the anomaly. The severity of anomalies that generate an insight determine that insight's severity. For more information, see Understanding insight severities in the Amazon DevOps Guru User Guide.
*)status : AnomalyStatus.t option;The status of the anomaly.
*)anomalyTimeRange : AnomalyTimeRange.t option;anomalyReportedTimeRange : AnomalyReportedTimeRange.t option;An AnomalyReportedTimeRange object that specifies the time range between when the anomaly is opened and the time when it is closed.
*)sourceDetails : AnomalySourceDetails.t option;Details about the source of the analyzed operational data that triggered the anomaly. The one supported source is Amazon CloudWatch metrics.
*)associatedInsightId : InsightId.t option;The ID of the insight that contains this anomaly. An insight is composed of related anomalies.
*)resourceCollection : ResourceCollection.t option;type_ : AnomalyType.t option;The type of the reactive anomaly. It can be one of the following types. CAUSAL - the anomaly can cause a new insight. CONTEXTUAL - the anomaly contains additional information about an insight or its causal anomaly.
*)name : AnomalyName.t option;The name of the reactive anomaly.
*)description : AnomalyDescription.t option;A description of the reactive anomaly.
*)causalAnomalyId : AnomalyId.t option;The ID of the causal anomaly that is associated with this reactive anomaly. The ID of a `CAUSAL` anomaly is always `NULL`.
*)anomalyResources : AnomalyResources.t option;The Amazon Web Services resources in which anomalous behavior was detected by DevOps Guru.
*)}val make :
?id:??? ->
?severity:??? ->
?status:??? ->
?anomalyTimeRange:??? ->
?anomalyReportedTimeRange:??? ->
?sourceDetails:??? ->
?associatedInsightId:??? ->
?resourceCollection:??? ->
?type_:??? ->
?name:??? ->
?description:??? ->
?causalAnomalyId:??? ->
?anomalyResources:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of (string * [> `String of ResourceName.t ]) list ]
list
| `String of AnomalyId.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of CloudWatchMetricsPeriod.t
| `List of
[> `String of TagValue.t
| `Structure of
(string
* [> `Double of
PerformanceInsightsValueDouble.t
| `String of
CloudWatchMetricsDimensionName.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Double of
PerformanceInsightsValueDouble.t
| `Structure of
(string
* [> `Map of
([> `String of
PerformanceInsightsMetricFilterKey.t ]
* [> `String of
PerformanceInsightsMetricFilterValue.t ])
list
| `String of
PerformanceInsightsMetricName.t
| `Structure of
(string
* [> `Integer of
PerformanceInsightsMetricLimitInteger.t
| `List of
[> `String of
PerformanceInsightsMetricDimension.t ]
list
| `String of
PerformanceInsightsMetricGroup.t ])
list ])
list ])
list ])
list ])
list ]
list
| `String of CloudWatchMetricsMetricName.t
| `Structure of
(string
* [> `Enum of string
| `List of
[> `Structure of
(string
* [> `Double of MetricValue.t
| `Timestamp of Timestamp.t ])
list ]
list
| `Map of
([> `String of
PerformanceInsightsMetricFilterKey.t ]
* [> `String of
PerformanceInsightsMetricFilterValue.t ])
list
| `String of PerformanceInsightsMetricName.t
| `Structure of
(string
* [> `Integer of
PerformanceInsightsMetricLimitInteger.t
| `List of
[> `String of
PerformanceInsightsMetricDimension.t ]
list
| `String of
PerformanceInsightsMetricGroup.t ])
list ])
list ])
list ]
list
| `Structure of
(string * [> `List of [> `String of StackName.t ] list ]) list
| `Timestamp of Timestamp.t ])
list ])
list ]