Add CONNECT to ignoredVerbs for readLatencyMetrics.

pull/6/head
David Oppenheimer 2016-03-07 11:31:22 -08:00
parent 09f00aeb32
commit 14a5d5d0ca
1 changed files with 1 additions and 1 deletions

View File

@ -199,7 +199,7 @@ func readLatencyMetrics(c *client.Client) (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")
ignoredVerbs := sets.NewString("WATCHLIST", "PROXY", "proxy", "CONNECT")
for _, sample := range samples {
// Example line: