In the previous section, we manually viewed metrics, but this method has limitations and requires multiple interactions with different metrics. In this section, we can perform this more efficiently using Search Expressions.
Return to the Browse tab
Then, click Apply to apply the changes.
In the upper-right corner
Now, the graph is easier to read.
SEARCH("disk_used_percent", 'Average', 300)
SEARCH("used", 'Average', 300)
The results have changed slightly.
Okay, so we have completed the basic search operations in CloudWatch Console. In the next section, we will perform simple calculations.