Selecting the Interval for a Query

Select the interval, or time window, for querying metric data in Monitoring.

Example: One-Minute Interval
CpuUtilization[1m].mean()

Supported values for interval depend on the specified time range in the metric query (not applicable to alarm queries). More interval values are supported for smaller time ranges. For example, if you select one hour for the time range, then all interval values are supported. If you select 90 days for the time range, then only interval values between 1 hour and 1 day are supported. For valid interval options in MQL expressions, see Interval (Monitoring Query Language (MQL) Reference).

For alarm instructions, see Creating a Basic Alarm.

Was this article helpful?