Commit dee5a5cd authored by Brian Brazil's avatar Brian Brazil

Merge pull request #217 from brian-brazil/hystrix

Move hystrix down to other section, point to SC
parents 0f0b12c8 4c377547
...@@ -22,7 +22,6 @@ These exporters are maintained as part of the official ...@@ -22,7 +22,6 @@ These exporters are maintained as part of the official
* [Consul exporter](https://github.com/prometheus/consul_exporter) * [Consul exporter](https://github.com/prometheus/consul_exporter)
* [Graphite exporter](https://github.com/prometheus/graphite_exporter) * [Graphite exporter](https://github.com/prometheus/graphite_exporter)
* [HAProxy exporter](https://github.com/prometheus/haproxy_exporter) * [HAProxy exporter](https://github.com/prometheus/haproxy_exporter)
* [Hystrix metrics publisher](https://github.com/prometheus/hystrix)
* [JMX exporter](https://github.com/prometheus/jmx_exporter) * [JMX exporter](https://github.com/prometheus/jmx_exporter)
* [Mesos task exporter](https://github.com/prometheus/mesos_exporter) * [Mesos task exporter](https://github.com/prometheus/mesos_exporter)
* [MySQL server exporter](https://github.com/prometheus/mysqld_exporter) * [MySQL server exporter](https://github.com/prometheus/mysqld_exporter)
...@@ -83,3 +82,4 @@ practices. ...@@ -83,3 +82,4 @@ practices.
* Clojure: [prometheus-clj](https://github.com/soundcloud/prometheus-clj) * Clojure: [prometheus-clj](https://github.com/soundcloud/prometheus-clj)
* Go: [go-metrics instrumentation library](https://github.com/armon/go-metrics) * Go: [go-metrics instrumentation library](https://github.com/armon/go-metrics)
* Go: [gokit](https://github.com/peterbourgon/gokit) * Go: [gokit](https://github.com/peterbourgon/gokit)
* Java/JXM: [Hystrix metrics publisher](https://github.com/soundcloud/prometheus-hystrix)
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