MetricStat
class MetricStat
This structure defines the metric to be returned, along with the statistics, period, and units.
Types
Properties
Link copied to clipboard
The granularity, in seconds, of the returned data points. For metrics with regular resolution, a period can be as short as one minute (60 seconds) and must be a multiple of 60. For high-resolution metrics that are collected at intervals of less than one minute, the period can be 1, 5, 10, 20, 30, 60, or any multiple of 60. High-resolution metrics are those metrics stored by a PutMetricData
call that includes a StorageResolution
of 1 second.
Link copied to clipboard
When you are using a Put
operation, this defines what unit you want to use when storing the metric.