diff --git a/test/e2e/framework/metrics_util.go b/test/e2e/framework/metrics_util.go index 35ac616431..b74b162781 100644 --- a/test/e2e/framework/metrics_util.go +++ b/test/e2e/framework/metrics_util.go @@ -221,7 +221,7 @@ func readLatencyMetrics(c clientset.Interface) (APIResponsiveness, error) { ignoredResources := sets.NewString("events") // TODO: figure out why we're getting non-capitalized proxy and fix this. - ignoredVerbs := sets.NewString("WATCHLIST", "PROXY", "proxy", "CONNECT") + ignoredVerbs := sets.NewString("WATCH", "WATCHLIST", "PROXY", "proxy", "CONNECT") for _, sample := range samples { // Example line: