diff --git a/README.md b/README.md index aca1455..0ae1a9d 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Prometheus is an open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach. -`confdroid_prometheus` is a Puppet module to automate installation and configuration of prometheus and node exporter. +`confdroid_prometheus` is a Puppet module to automate installation and configuration of prometheus, optionally node exporter and more. This module supports either managing prometheus or node_exporter or both. You need to set the parameters `$manage_prometheus`and / or `$manage_node_exporter`to true ( false by default) ## WARNING