class MetricThresholdFilter
Description
Filter that compares an absolute metric value against a user-defined threshold. The value may be a single value or an aggregated result over a window of multiple values.Args
name:agg_op:window_size:cmp_op: Comparison operator between the metric value (left) vs. the threshold (right).threshold: