PerformanceInsightsMetricsDetail - Amazon DevOps Guru

PerformanceInsightsMetricsDetail

Details about Performance Insights metrics.

Amazon RDS Performance Insights enables you to monitor and explore different dimensions of database load based on data captured from a running DB instance. DB load is measured as average active sessions. Performance Insights provides the data to API consumers as a two-dimensional time-series dataset. The time dimension provides DB load data for each time point in the queried time range. Each time point decomposes overall load in relation to the requested dimensions, measured at that time point. Examples include SQL, Wait event, User, and Host.

Contents

MetricDisplayName

The name used for a specific Performance Insights metric.

Type: String

Required: No

MetricQuery

A single query to be processed for the metric. For more information, see PerformanceInsightsMetricQuery .

Type: PerformanceInsightsMetricQuery object

Required: No

ReferenceData

For more information, see PerformanceInsightsReferenceData .

Type: Array of PerformanceInsightsReferenceData objects

Required: No

StatsAtAnomaly

The metric statistics during the anomalous period detected by DevOps Guru;

Type: Array of PerformanceInsightsStat objects

Required: No

StatsAtBaseline

Typical metric statistics that are not considered anomalous. When DevOps Guru analyzes metrics, it compares them to StatsAtBaseline to help determine if they are anomalous.

Type: Array of PerformanceInsightsStat objects

Required: No

Unit

The unit of measure for a metric. For example, a session or a process.

Type: String

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: