Aborted requests are the ones that were disrupted with http.ErrAbortHandler. For example, the timeout handler will panic with http.ErrAbortHandler when a response to the client has been already sent and the timeout elapsed. Additionally, a new metric requestAbortsTotal was defined to count aborted requests. The new metric allows for aggregation for each group, version, verb, resource, subresource and scope. Kubernetes-commit: 057986e32c1bb7284b0edbc161f0380f1548492f |
||
|---|---|---|
| .. | ||
| OWNERS | ||
| metrics.go | ||
| metrics_test.go | ||