bsdpot / potluck

This project contains the FreeBSD pot (jail) (pkg install pot) flavours which are regularly built with Jenkins and published on potluck.honeyguide.net.
BSD 3-Clause "New" or "Revised" License
44 stars 10 forks source link

updating to use consul agent to publish node_exporter service #16

Closed bretton closed 3 years ago

bretton commented 3 years ago

This might be able to replace manual config of scrape targets for prometheus, by publishing the details in consul as a service. Updating image to enable this automatically.

All images using consul can publish their node_exporter service this way.