David McMahon
|
ef0c9f0c5b
|
Remove "All rights reserved" from all the headers.
|
2016-06-29 17:47:36 -07:00 |
|
gmarek
|
0adcc8ef1e
|
Remove known metrics list
|
2016-06-13 10:37:21 +02:00 |
|
Tim Hockin
|
3c6ce53b7f
|
Fix call-sites after dep updates
|
2016-06-02 16:57:28 -07:00 |
|
Random-Liu
|
148588e6a1
|
1) Add docker operation timeout metrics.
2) Cleanup kubelet stats and add runtime operation error and timeout
rate monitoring.
3) Monitor runtime operation error and timeout rate in
kubelet perf.
|
2016-05-06 10:53:13 -07:00 |
|
goltermann
|
34d4eaea08
|
Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code.
|
2016-03-22 17:26:50 -07:00 |
|
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 |
|
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 |
|
gmarek
|
257e964537
|
Add Equal funtion to metrics
|
2016-01-14 10:58:03 +01: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 |
|