Note: If the test path patterns of two different anomaly threshold configurations both match some test, then the anomaly config pattern whose name comes first according to lexicographical sort order will apply. You can use this to create "higher priority" anomaly threshold configurations which applies to a smaller subset of tests.
Warning: If a test path pattern matches too many tests,
this page may time out. If you try to add a test path pattern,
e.g. ChromiumPerf/*/foo*/*/*
, and it times out,
try separating the pattern into multiple patterns that match
fewer tests, e.g. ChromiumPerf/*/foo.bar/*/*
and
ChromiumPerf/*/foo.baz/*/*.