3
0

Recommit for updates in build 6

This commit is contained in:
2025-06-13 15:27:42 +02:00
parent 8aba4c52b0
commit d3f3f286b0
4 changed files with 134 additions and 10 deletions

View File

@@ -68,7 +68,7 @@
<p>Prometheus is an open-source monitoring system with a dimensional data model, flexible query language, efficient time series database and modern alerting approach.</p>
<p><code>prometheus_cd</code> is a Puppet module to automate installation and configuration of prometheus and node exporter.</p>
<p><code>prometheus_cd</code> is a Puppet module to automate installation and configuration of prometheus and node exporter. This module supports either managing prometheus or node_exporter or both. You need to set the parameters <code>$manage_prometheus</code>and / or <code>$manage_node_exporter</code>to true ( false by default)</p>
<h2 id="label-WARNING">WARNING</h2>