Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add BOSH exporter to third-party exporters #590

Merged
merged 1 commit into from Oct 10, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
1 change: 1 addition & 0 deletions content/docs/instrumenting/exporters.md
Expand Up @@ -98,6 +98,7 @@ hosted outside of the Prometheus GitHub organization.
### Miscellaneous
* [BIG-IP exporter](https://github.com/ExpressenAB/bigip_exporter)
* [BIND exporter](https://github.com/digitalocean/bind_exporter)
* [BOSH exporter](https://github.com/cloudfoundry-community/bosh_exporter)
* [Jenkins exporter](https://github.com/lovoo/jenkins_exporter)
* [Meteor JS web framework exporter](https://atmospherejs.com/sevki/prometheus-exporter)
* [Minecraft exporter module](https://github.com/Baughn/PrometheusIntegration)
Expand Down