From 2afe03b9eee770647799c3e3a7d80a11ffa4dd27 Mon Sep 17 00:00:00 2001 From: Jenkins Server Date: Sat, 13 Dec 2025 16:00:45 +0100 Subject: [PATCH] Recommit for updates in build 5 --- doc/file.README.html | 4 ++-- doc/index.html | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/file.README.html b/doc/file.README.html index b49e2a6..accb032 100644 --- a/doc/file.README.html +++ b/doc/file.README.html @@ -60,13 +60,13 @@

Readme

-

+

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. This module supports either managing prometheus or node_exporter or both. You need to set the parameters $manage_prometheusand / or $manage_node_exporterto true ( false by default)

+

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_prometheusand / or $manage_node_exporterto true ( false by default)

WARNING

diff --git a/doc/index.html b/doc/index.html index 22844b3..ca7cb05 100644 --- a/doc/index.html +++ b/doc/index.html @@ -60,13 +60,13 @@

Readme

-

+

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. This module supports either managing prometheus or node_exporter or both. You need to set the parameters $manage_prometheusand / or $manage_node_exporterto true ( false by default)

+

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_prometheusand / or $manage_node_exporterto true ( false by default)

WARNING