k3s/pkg/kubelet/cadvisor
Kubernetes Submit Queue e0089bcf8f Merge pull request #49885 from dashpole/ignore_udp
Automatic merge from submit-queue (batch tested with PRs 49885, 49751, 49441, 49952, 49945)

Ignore UDP metrics in kubelet

Updating cadvisor godeps to 0.26.0 for the 1.7 release (#46658) added udp metrics.  However, they were not disabled in the kubelet.
This PR disables collection of UDP metrics in the kubelet.
This should be cherrypicked to the 1.7 branch.

cc @dchen1107
2017-08-07 12:56:05 -07:00
..
testing add InstanceID to fake cadvisor (used in Kubemark) 2017-07-18 12:10:54 +02:00
BUILD run hack/update-all 2017-06-22 11:31:03 -07:00
cadvisor_linux.go Merge pull request #49885 from dashpole/ignore_udp 2017-08-07 12:56:05 -07:00
cadvisor_linux_test.go Filter internal Kubernetes labels from Prometheus metrics 2016-08-22 19:44:27 -04:00
cadvisor_unsupported.go Kubelet: 2017-06-27 18:45:02 -07:00
cadvisor_windows.go Kubelet: 2017-06-27 18:45:02 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
types.go Kubelet: 2017-06-27 18:45:02 -07:00
util.go run hack/update-all 2017-06-22 11:31:03 -07:00