Commit Graph

10 Commits

Author SHA1 Message Date
Tim St. Clair
afe67fec68
Cleanup comment style: // should be proceded by a space 2016-10-07 17:06:02 -07:00
Jimmi Dyson
923dbc58c1
Convert Prometheus labels into single consistent string label for cadvisor 2016-09-23 13:06:52 +01:00
Jimmi Dyson
041c5af905
Switch to Prometheus decoder 2016-09-22 22:22:07 +01:00
mwringe
b8b541d86a Update collectors to use a customized httpClient. 2016-07-21 16:00:21 -04:00
Matt Wringe
6ef612f21e Update collectors to be able to directly access containers by their ip address. 2016-07-14 10:36:53 -04:00
Thomas Desrosiers
960df35f4e Fixes a panic when a prometheus endpoint ends prematurely or with an empty line 2016-06-03 14:10:24 -07:00
Marcin Wielgus
fb8efe0cf6 Add a flag to control the number of custom metrics scraped by collectors 2016-02-11 01:33:58 +01:00
Solly Ross
d11dd29ecd Make Prometheus Collector Filter Custom Metrics
Previously, the Prometheus collector ignored the
`MetricsConfig` field of the custom metrics specification,
simply storing all exposed metrics.  Now, if the `MetricsConfig`
field contains any metric names, only those metrics will be stored
and exposed.

Fixes #1005
2015-12-09 19:44:23 -05:00
Lei Xue
dbbe38dfed re-order the import package 2015-11-30 16:43:22 +08:00
anushree-n
4c67b21c1d Add Prometheus Collector 2015-08-14 10:59:37 -07:00