3
0

OP#195 update Readme

This commit is contained in:
12ww1160
2025-12-13 15:55:35 +01:00
parent 9636aea81a
commit 2f5fbbcde8

View File

@@ -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