k3s/pkg/kubelet/cadvisor
Tobias Schmidt 12c248315f Filter internal Kubernetes labels from Prometheus metrics
Kubernetes uses Docker labels as storage for some internal labels. The
majority of these labels are not meaningful metric labels and a few of
them are even harmful as they're not static and cause wrong aggregation
results.

This change provides a custom labels func to only attach meaningful
labels to cAdvisor exported metrics.
2016-08-22 19:44:27 -04:00
..
testing Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
cadvisor_linux.go Filter internal Kubernetes labels from Prometheus metrics 2016-08-22 19:44:27 -04:00
cadvisor_linux_test.go Filter internal Kubernetes labels from Prometheus metrics 2016-08-22 19:44:27 -04:00
cadvisor_unsupported.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
types.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
util.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00