Commit 9ebc7e4e authored by stuart nelson's avatar stuart nelson

Update exporters.md

re-order exporters list
parent 99ca8c85
...@@ -63,6 +63,7 @@ hosted outside of the Prometheus GitHub organization. ...@@ -63,6 +63,7 @@ hosted outside of the Prometheus GitHub organization.
* [Nginx metric library](https://github.com/knyar/nginx-lua-prometheus) * [Nginx metric library](https://github.com/knyar/nginx-lua-prometheus)
* [NSQ exporter](https://github.com/lovoo/nsq_exporter) * [NSQ exporter](https://github.com/lovoo/nsq_exporter)
* [OpenWeatherMap exporter](https://github.com/RichiH/openweathermap_exporter) * [OpenWeatherMap exporter](https://github.com/RichiH/openweathermap_exporter)
* [Passenger exporter](https://github.com/stuartnelson3/passenger_exporter)
* [PgBouncer exporter](http://git.cbaines.net/prometheus-pgbouncer-exporter/about) * [PgBouncer exporter](http://git.cbaines.net/prometheus-pgbouncer-exporter/about)
* [PostgreSQL exporter](https://github.com/wrouesnel/postgres_exporter) * [PostgreSQL exporter](https://github.com/wrouesnel/postgres_exporter)
* [PowerDNS exporter](https://github.com/janeczku/powerdns_exporter) * [PowerDNS exporter](https://github.com/janeczku/powerdns_exporter)
...@@ -78,7 +79,6 @@ hosted outside of the Prometheus GitHub organization. ...@@ -78,7 +79,6 @@ hosted outside of the Prometheus GitHub organization.
* [SQL query result set metrics exporter](https://github.com/chop-dbhi/prometheus-sql) * [SQL query result set metrics exporter](https://github.com/chop-dbhi/prometheus-sql)
* [Ubiquiti UniFi exporter](https://github.com/mdlayher/unifi_exporter) * [Ubiquiti UniFi exporter](https://github.com/mdlayher/unifi_exporter)
* [Varnish exporter](https://github.com/jonnenauha/prometheus_varnish_exporter) * [Varnish exporter](https://github.com/jonnenauha/prometheus_varnish_exporter)
* [Passenger exporter](https://github.com/stuartnelson3/passenger_exporter)
When implementing a new Prometheus exporter, please follow the When implementing a new Prometheus exporter, please follow the
[guidelines on writing exporters](/docs/instrumenting/writing_exporters) [guidelines on writing exporters](/docs/instrumenting/writing_exporters)
......
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