Values.ProactiveAnomalySourceInformation about an anomaly. This object is returned by ListAnomalies.
type nonrec t = {id : AnomalyId.t option;The ID of a proactive 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 a proactive anomaly.
*)updateTime : Timestamp.t option;The time of the anomaly's most recent update.
*)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.
*)predictionTimeRange : PredictionTimeRange.t option;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;limit : AnomalyLimit.t option;A threshold that was exceeded by behavior in analyzed resources. Exceeding this threshold is related to the anomalous behavior that generated this anomaly.
*)sourceMetadata : AnomalySourceMetadata.t option;The metadata for the anomaly.
*)anomalyResources : AnomalyResources.t option;Information about a resource in which DevOps Guru detected anomalous behavior.
*)description : AnomalyDescription.t option;A description of the proactive anomaly.
*)}val make :
?id:??? ->
?severity:??? ->
?status:??? ->
?updateTime:??? ->
?anomalyTimeRange:??? ->
?anomalyReportedTimeRange:??? ->
?predictionTimeRange:??? ->
?sourceDetails:??? ->
?associatedInsightId:??? ->
?resourceCollection:??? ->
?limit:??? ->
?sourceMetadata:??? ->
?anomalyResources:??? ->
?description:??? ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Double of AnomalyLimit.t
| `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
| `String of AnomalySource.t
| `Structure of
(string * [> `List of [> `String of StackName.t ] list ]) list
| `Timestamp of Timestamp.t ])
list
| `Timestamp of Timestamp.t ])
list ]