Node_Exporter/collector
Julius Volz a22036788a Prefix Ganglia metrics with "ganglia_".
The gmond (Ganglia) exporter module exports many metrics not under our
control. They should all be prefixed in a common way to make it obvious
where they came from.

Fixes https://github.com/prometheus/node_exporter/issues/8
2014-04-10 12:34:39 +02:00
..
fixtures Make collector testable and add native test 2014-02-18 14:53:48 +01:00
ganglia Move exporter to main and listen/interval to flags 2014-02-18 13:57:41 +01:00
collector.go Make collector testable and add native test 2014-02-18 14:53:48 +01:00
gmond_collector.go Prefix Ganglia metrics with "ganglia_". 2014-04-10 12:34:39 +02:00
helper.go Move exporter to main and listen/interval to flags 2014-02-18 13:57:41 +01:00
native_collector_test.go Make collector testable and add native test 2014-02-18 14:53:48 +01:00
native_collector.go Make collector testable and add native test 2014-02-18 14:53:48 +01:00
runit_collector.go Move exporter to main and listen/interval to flags 2014-02-18 13:57:41 +01:00