k3s/cmd
Kubernetes Submit Queue b51d5c3cc0 Merge pull request #30638 from krousey/metrics_registration
Automatic merge from submit-queue

Remove implicit Prometheus metrics from client

**What this PR does / why we need it**: This PR starts to cut away at dependencies that the client has.

**Release note**:
<!--  Steps to write your release note:
1. Use the release-note-* labels to set the release note state (if you have access) 
2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note. If no release note is required, just write `NONE`. 
-->
```release-note
The implicit registration of Prometheus metrics for request count and latency have been removed, and a plug-able interface was added. If you were using our client libraries in your own binaries and want these metrics, add the following to your imports in the main package: "k8s.io/pkg/client/metrics/prometheus". 
```

cc: @kubernetes/sig-api-machinery @kubernetes/sig-instrumentation @fgrzadkowski  @wojtek-t
2016-08-21 16:47:05 -07:00
..
gendocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genkubedocs Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genman Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genswaggertypedocs Remove GOMAXPROCS() calls because they are unnecessary 2016-07-19 11:08:21 +03:00
genutils Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
genyaml Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
hyperkube Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
kube-apiserver Merge pull request #30638 from krousey/metrics_registration 2016-08-21 16:47:05 -07:00
kube-controller-manager Merge pull request #30638 from krousey/metrics_registration 2016-08-21 16:47:05 -07:00
kube-dns Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
kube-proxy Merge pull request #30638 from krousey/metrics_registration 2016-08-21 16:47:05 -07:00
kubectl Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
kubelet Merge pull request #30638 from krousey/metrics_registration 2016-08-21 16:47:05 -07:00
kubemark Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
kubernetes-discovery etcd3 validation showed that several unit tests that depend on apiserver being fully 2016-08-18 14:12:24 -05:00
libs/go2idl Adding imagepolicy group non-autogenerated code. 2016-08-17 12:25:42 -07:00
linkcheck Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
mungedocs Fix broken warning image link in docs 2016-07-15 10:44:58 +01:00
OWNERS Remove myself from a bunch of OWNERS files, as I am too overloaded 2016-05-11 13:34:51 -07:00