Commit Graph

12 Commits

Author SHA1 Message Date
Jeff Grafton
fb663f2cd5 Include Go version, platform, and other build info in version string
Additionally update MatchesServerVersion to only check GitVersion,
GitCommit, and GitTreeState.
2016-03-14 13:55:28 -07:00
gmarek
6697834797 Move isMasterNode function to api/helpers 2016-03-01 12:12:38 +01:00
Kris
e664ef922f Move restclient to its own package 2016-02-29 12:05:13 -08:00
gmarek
a482789cc0 Workaround proxy deadlock in metrics gatherer. 2016-02-29 09:51:50 +01:00
gmarek
63dd014412 Update SchedulerMetrics 2016-02-15 16:52:41 +01:00
Rudi Chiarito
a0831a2378 Mass fix of Infof and co. missing the trailing "f", even when formatting placeholders are used 2016-02-03 11:34:59 -05:00
Vishnu kannan
c7de580623 Update the Metrics test to only require the presense of a list of needed
metrics, and not fail if any new metrics are added.

Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-01-25 17:24:07 -08:00
gmarek
257e964537 Add Equal funtion to metrics 2016-01-14 10:58:03 +01:00
Yu-Ju Hong
7d180b337b Record pleg pod relist interval and latency
Relisting latency/interval affects how quick kubelet discovers changes. Record
the metrics in Prometheus to surface such information.
2016-01-04 10:56:38 -08:00
gmarek
2dcafa3854 Add a flag that will make test gather metrics from all running components after the test finishes. 2015-12-28 12:10:39 +01:00
gmarek
2c6c8d8371 Finish MetricsGrabber 2015-12-28 09:19:40 +01:00
gmarek
9dbbc4e1df Add a tool for grabbing and parsing prometheus metrics 2015-12-22 12:33:37 +01:00