class Aws::CodeGuruProfiler::Types::Anomaly

Details about an anomaly in a specific metric of application profile. The anomaly is detected using analysis of the metric data over a period of time.

@!attribute [rw] instances

A list of the instances of the detected anomalies during the
requested period.
@return [Array<Types::AnomalyInstance>]

@!attribute [rw] metric

Details about the metric that the analysis used when it detected the
anomaly. The metric includes the name of the frame that was analyzed
with the type and thread states used to derive the metric value for
that frame.
@return [Types::Metric]

@!attribute [rw] reason

The reason for which metric was flagged as anomalous.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/codeguruprofiler-2019-07-18/Anomaly AWS API Documentation

Constants

SENSITIVE