Skip to content

Commit 95d3524

Browse files
stelcodesaustb
authored andcommitted
(PDB-5234) Add prometheus-puppetdb-exporter to community add-on docs
1 parent d6d39b0 commit 95d3524

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

documentation/community_add_ons.markdown

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ canonical: "/puppetdb/latest/community_add_ons.html"
1313
[exports]: http://forge.puppetlabs.com/zack/exports
1414
[exported]: https://puppet.com/docs/puppet/latest/lang_exported.html
1515
[cms-puppetdb-tools]: https://github.com/tskirvin/cms-puppetdb-tools
16+
[prometheus-exporter]: https://github.com/camptocamp/prometheus-puppetdb-exporter
17+
[vox-pupuli-prometheus]: https://github.com/voxpupuli/puppet-prometheus/blob/master/manifests/puppetdb_exporter.pp
1618

1719
## [Jason Hancock --- nagios-puppetdb][nagios]
1820

@@ -45,3 +47,15 @@ canonical: "/puppetdb/latest/community_add_ons.html"
4547
* `puppetdb-tooquiet` Lists hosts that have not checked in over the last two hours (configurable).
4648

4749
There are also a variety of tools for querying specific system facts and providing useful reports, which are tied to the upstream environment fact list.
50+
51+
## [Camptocamp --- prometheus-puppetdb-exporter][prometheus-exporter]
52+
53+
[A custom Prometheus exporter for PuppetDB.][prometheus-exporter] This CLI tool
54+
starts a server that exposes PuppetDB metrics for
55+
[Prometheus](https://prometheus.io), an open-source systems monitoring and
56+
alerting toolkit. Written in Go, prometheus-puppetdb-exporter is available
57+
for download as a standalone Linux executable. Alternatively, the
58+
[Vox Pupuli Prometheus][vox-pupuli-prometheus] module can install
59+
prometheus-puppetdb-exporter via Puppet. For more information about custom
60+
Prometheus exporters, see the
61+
[Prometheus custom exporter docs](https://prometheus.io/docs/instrumenting/writing_exporters).

0 commit comments

Comments
 (0)