Files
kubernetes/pkg/client/restclient
Kubernetes Submit Queue 1199d42210 Merge pull request #36702 from fabxc/client-metrics
Automatic merge from submit-queue (batch tested with PRs 37701, 36702, 37145, 37424, 38261)

Limit unbound label cardinality on request errors

This converts all request errors to the string `<error>` instead of
passing the full error string. Error strings can have arbitrary values
and thus have a cardinality that is not suitable for a metric
use case.

Inspecting individual errors is a logging use case which can be handled separately by registering a client error handler.

@kubernetes/sig-instrumentation
2016-12-08 04:39:20 -08:00
..
2016-11-23 22:30:47 -06:00
2016-12-03 19:10:46 -05:00
2016-11-23 22:30:47 -06:00
2016-12-03 19:10:46 -05:00
2016-11-23 22:30:47 -06:00
2016-12-03 19:10:46 -05:00