Commit 5a6c3101 authored by Christoffer Gunning's avatar Christoffer Gunning

Moving BIG-IP exporter to be placed in alphabetical order

parent 95bf1a5b
...@@ -41,6 +41,7 @@ vet all of them for best practices. Commonly, those exporters are ...@@ -41,6 +41,7 @@ vet all of them for best practices. Commonly, those exporters are
hosted outside of the Prometheus GitHub organization. hosted outside of the Prometheus GitHub organization.
* [Apache exporter](https://github.com/neezgee/apache_exporter) * [Apache exporter](https://github.com/neezgee/apache_exporter)
* [BIG-IP exporter](https://github.com/ExpressenAB/bigip_exporter)
* [BIND exporter](https://github.com/digitalocean/bind_exporter) * [BIND exporter](https://github.com/digitalocean/bind_exporter)
* [Ceph exporter](https://github.com/digitalocean/ceph_exporter) * [Ceph exporter](https://github.com/digitalocean/ceph_exporter)
* [CouchDB exporter](https://github.com/gesellix/couchdb-exporter) * [CouchDB exporter](https://github.com/gesellix/couchdb-exporter)
...@@ -76,7 +77,6 @@ hosted outside of the Prometheus GitHub organization. ...@@ -76,7 +77,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)
* [BIG-IP exporter](https://github.com/ExpressenAB/bigip_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