mirror of
https://github.com/prometheus/node_exporter.git
synced 2024-11-13 00:54:13 -08:00
588ef8b62a
A collector is a type matching 'Collector' interface. The following collectors where added: - NativeCollector wrapping the original functionality (attributes, load) - GmondCollector scraping ganglia's gmond (based on gmond_exporter) - MuninCollector scraping munin (based on munin_exporter) |
||
---|---|---|
.. | ||
ganglia | ||
exporter.go | ||
gmond_collector.go | ||
helper.go | ||
munin_collector.go | ||
native_collector.go |