Files
kubernetes/pkg/apiserver
Alex Robinson 2463cff79c Basic initial instrumentation of the apiserver. This links in the
prometheus library for monitoring, which exports some basic resource
usage metrics by default, like number of goroutines, open file
descriptors, resident and virtual memory, etc. I've also started adding
in request counters and latency histograms, but have only added them to two
of our HTTP handlers. If this looks reasonable, I'll add them to the rest
in a second PR.
2015-02-10 20:44:28 +00:00
..
2014-11-05 16:06:22 -08:00
2014-09-27 21:38:51 -07:00
2015-02-04 13:36:01 -05:00
2015-02-04 13:36:01 -05:00