Yecheng Fu
fecff55c59
Fix kubelet PVC metrics using a volume stats collector.
...
Volumes on each node changes, we should not only add PVC metrics into
gauge vector. It's better use a collector to collector metrics from
stats.
2018-02-11 23:48:06 +08:00
Jing Xu
75ef18c4d3
Add Pod-level local ephemeral storage metric in Summary API
...
This PR adds pod-level ephemeral storage metric into Summary API.
Pod-level ephemeral storage usage is the sum of all containers and local
ephemeral volume including EmptyDir (if not backed up by memory or
hugepages), configueMap, and downwardAPI.
2017-11-20 16:32:38 -08:00
Matthew Wong
dac2068bbd
Expose PVC metrics via kubelet prometheus
2017-09-01 12:50:17 -04:00
Vaibhav Kamra
1ac56d8cbb
Add PVCRef to VolumeStats
...
For pod volumes that reference a PVC, add a PVCRef to the corresponding
volume stat. This allows metrics to be indexed/queried by PVC name
which is more user-friendly than Pod reference
2017-08-29 23:12:20 -07:00
Chao Xu
60604f8818
run hack/update-all
2017-06-22 11:31:03 -07:00
Chao Xu
f4989a45a5
run root-rewrite-v1-..., compile
2017-06-22 10:25:57 -07:00
Michael Taufen
cbad320205
Reorganize kubelet tree so apis can be independently versioned
2017-05-12 10:02:33 -07:00
David Ashpole
a90c7951d4
add volume timestamps
2017-03-02 15:01:59 -08:00
deads2k
6a4d5cd7cc
start the apimachinery repo
2017-01-11 09:09:48 -05:00
Chao Xu
5e1adf91df
cmd/kubelet
2016-11-23 15:53:09 -08:00
David Ashpole
d494ef66f0
Collects volume inode stats using the same find command that cadvisor uses these are included in the summary
2016-11-01 10:51:11 -07:00
Angus Salkeld
a1b2fcb10f
Disambiguate unsupported metrics from metrics errors
2016-09-15 10:05:30 +10:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
derekwaynecarr
060e69ae92
Fix typo in filename
2016-06-21 16:56:07 -04:00