Metric Threshold Comparators

In CoPilot, when setting the threshold value of a metric as a trigger for an alert (or other action), the comparators for metric thresholds are either "more than (>)" or "less than (<)".

Note about Alerts Migrated to CoPilot 3.7.1:

Alerts using ">=" and "<=" in releases prior to 3.7.1 are migrated to "more than (>)" and "less than (<)", respectively. To preserve behavior, the threshold for metrics tracking small integer values are adjusted. Metrics tracking large integers (bytes and bps) or continuous values (percent) are not adjusted. For example, "dropped packets >= 10" would be migrated to dropped packets  9, while "cpu >= 80%" would be translated directly to cpu  80%.