MetricThresholdFilter
less than a minute
Defines a filter that compares a run metric against a user-defined threshold value.
Attributes | |
---|---|
cmp |
Comparison operator used to compare the metric value (left) vs. the threshold value (right). |
name |
Name of the observed metric. |
agg |
Aggregate operation, if any, to apply over the window size. |
window |
Size of the window over which the metric is aggregated (ignored if agg is None ). |
threshold |
Threshold value to compare against. |
Feedback
Was this page helpful?
Glad to hear it! If you have further feedback, please let us know.
Sorry to hear that. Please tell us how we can improve.