kubernetes/pkg/client
Fabian Reinartz 49e2074f74 Use Prometheus instrumentation conventions
The `System` and `Subsystem` parameters are subject to removal.
(x-ref: https://github.com/prometheus/client_golang/issues/240)

All metrics should use base units, which is seconds in the duration
case.

Counters should always end in `_total` and metrics should avoid
referring to potential label dimensions. Those should rather be
mentioned in the documentation string.
2017-03-10 07:24:38 +01:00
..
chaosclient start the apimachinery repo 2017-01-11 09:09:48 -05:00
clientset_generated Generated changes for cleaning batch/v2alpha1 2017-03-06 12:26:52 +01:00
conditions mechanical 2017-01-16 09:35:12 -05:00
informers/informers_generated Generated changes for cleaning batch/v2alpha1 2017-03-06 12:26:52 +01:00
leaderelection fix LeaderTransitions always zero 2017-02-28 16:10:30 +08:00
listers Merge pull request #42175 from enisoc/controller-ref-dep 2017-03-07 20:44:36 -08:00
metrics Use Prometheus instrumentation conventions 2017-03-10 07:24:38 +01:00
retry mechanical 2017-01-16 09:35:12 -05:00
testdata Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
tests Switch watch prefixes to params 2017-02-22 08:54:08 -05:00
unversioned Fix references to PetSet 2017-02-13 13:40:34 -08:00
OWNERS add liggitt to apimachinery/apiserver packages 2017-02-03 12:24:22 -05:00