Commit 8cbb219e authored by juliusv's avatar juliusv

Merge pull request #30 from brian-brazil/collectd

Add collectd. Reorder based on likely popularity.
parents fef0e18c 92295458
......@@ -12,10 +12,11 @@ metrics directly (for example, HAProxy or Linux system stats). The
following is a list of existing third-party exporters:
* [Node/system metrics exporter](https://github.com/prometheus/node_exporter)
* [Collectd exporter](https://github.com/prometheus/collectd_exporter)
* [JMX exporter](https://github.com/prometheus/jmx_exporter)
* [HAProxy exporter](https://github.com/prometheus/haproxy_exporter)
* [AWS CloudWatch exporter](https://github.com/prometheus/cloudwatch_exporter)
* [StatsD bridge](https://github.com/prometheus/statsd_bridge)
* [JMX exporter](https://github.com/prometheus/jmx_exporter)
* [AWS CloudWatch exporter](https://github.com/prometheus/cloudwatch_exporter)
* [Hystrix metrics publisher](https://github.com/prometheus/hystrix)
The [JMX exporter](https://github.com/prometheus/jmx_exporter) can export from a
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment