elijah / chef-prometheus

Chef cookbook for Prometheus. The open source service monitoring system and time-series database.
Apache License 2.0
52 stars 93 forks source link

Prometheus conf template #13

Closed rayrod2030 closed 9 years ago

rayrod2030 commented 9 years ago

Busted out the prometheus.conf file into it's own template which is static for now and simply contains the default prometheus starter config file with the single prometheus scraping job. Also added a template cookbook hook so that users of this cookbook can wrap it and introduce their own config for now until we can provide more complete configuration via resources and discovery.