OP#195 update Readme
This commit is contained in:
@@ -1,13 +1,12 @@
|
||||
# Readme
|
||||
|
||||
[](https://jenkins.confdroid.com/job/confdroid_prometheus/)
|
||||
[](https://sonarqube.confdroid.com/dashboard?id=confdroid_prometheus)
|
||||
|
||||
[](https://sonarqube.confdroid.com/dashboard?id=confdroid_prometheus)
|
||||
## Synopsis
|
||||
|
||||
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, optionally node exporter and more.
|
||||
`confdroid_prometheus` is a Puppet module to automate installation and configuration of prometheus, optionally node exporter, tsdb pruning 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
|
||||
|
||||
Reference in New Issue
Block a user