The alert rule description.

Example:

cpu:
tags:
- performance
failPercentile: 90
p95:
$gt: 10
$lt: 100
$after: 60

It will check if the cpu 95th percentile is lower than 100% and greater than 10%, starting the check after 60s from the test start. The alert results will be grouped into the performance category.