Skip to content

Commit b5e5073

Browse files
authored
Add Rundeck exporter (prometheus#1713)
* Add Rundeck exporter Signed-off-by: Phillipe Smith <phillipelnx@gmail.com>
1 parent 88afcf5 commit b5e5073

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/docs/instrumenting/exporters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,7 @@ wide variety of JVM-based applications, for example [Kafka](http://kafka.apache.
215215
* [PowerDNS exporter](https://github.com/ledgr/powerdns_exporter)
216216
* [Process exporter](https://github.com/ncabatoff/process-exporter)
217217
* [rTorrent exporter](https://github.com/mdlayher/rtorrent_exporter)
218+
* [Rundeck exporter](https://github.com/phsmith/rundeck_exporter)
218219
* [SABnzbd exporter](https://github.com/msroest/sabnzbd_exporter)
219220
* [Script exporter](https://github.com/adhocteam/script_exporter)
220221
* [Shield exporter](https://github.com/cloudfoundry-community/shield_exporter)
@@ -300,4 +301,3 @@ practices.
300301
* Java/JVM: [Micrometer Prometheus Registry](https://micrometer.io/docs/registry/prometheus)
301302
* Python-Django: [django-prometheus](https://github.com/korfuri/django-prometheus)
302303
* Node.js: [swagger-stats](https://github.com/slanatech/swagger-stats)
303-

0 commit comments

Comments
 (0)