Metric
Resource Icon
Resource Overview
AWS CloudWatch Metrics are name-value pairs that represent measurements collected from monitored resources. For example, metrics such as CPU utilization, network input, and output can be collected from EC2 instances. These metrics are stored as CloudWatch Metrics and are used for dashboards, alerts, and analysis. Additionally, you can create custom metrics to monitor data collected from your applications and services. CloudWatch Metrics are integrated with various services provided by AWS.
Associated Resources
Parent Resources
Resource Setting Values
comparison_operator
: The arithmetic operation to use when comparing the specified Statistic and Thresholdevaluation_periods
: The number of periods over which data is compared to the specified thresholdmetric_name
: The name for the alarm's associated metricnamespace
: The namespace for the alarm's associated metricperiod
: The period in seconds over which the specified statistic is appliedstatistic
: The statistic to apply to the alarm's associated metricthreshold
: The value against which the specified statistic is comparedalarm_description
: The description for the alarminsufficient_data_actions
: SNS list to send alarms for data shortage indicators