3
0

Recommit for updates in build 5

This commit is contained in:
2025-12-13 16:00:45 +01:00
parent bb487e94e1
commit 2afe03b9ee
2 changed files with 4 additions and 4 deletions

View File

@@ -60,13 +60,13 @@
<div id="content"><div id='filecontents'>
<h1 id="label-Readme">Readme</h1>
<p><a href="https://jenkins.confdroid.com/job/confdroid_prometheus/"><img src="https://jenkins.confdroid.com/buildStatus/icon?job=confdroid_prometheus"></a> <a href="https://sonarqube.confdroid.com/dashboard?id=confdroid_prometheus"><img src="https://sonarqube.confdroid.com/api/project_badges/measure?project=confdroid_prometheus&amp;metric=alert_status&amp;token=sqb_3d09bf2c3c7ef13bd7ba77aceb330a82fbb36cdf"></a></p>
<p><a href="https://jenkins.confdroid.com/job/confdroid_prometheus/"><img src="https://jenkins.confdroid.com/buildStatus/icon?job=confdroid_prometheus"></a> <a href="https://sonarqube.confdroid.com/dashboard?id=confdroid_prometheus"><img src="https://sonarqube.confdroid.com/api/project_badges/measure?project=confdroid_prometheus&amp;metric=software_quality_security_issues&amp;token=sqb_3d09bf2c3c7ef13bd7ba77aceb330a82fbb36cdf"></a></p>
<h2 id="label-Synopsis">Synopsis</h2>
<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>confdroid_prometheus</code> 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 <code>$manage_prometheus</code>and / or <code>$manage_node_exporter</code>to true ( false by default)</p>
<p><code>confdroid_prometheus</code> 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 <code>$manage_prometheus</code>and / or <code>$manage_node_exporter</code>to true ( false by default)</p>
<h2 id="label-WARNING">WARNING</h2>

View File

@@ -60,13 +60,13 @@
<div id="content"><div id='filecontents'>
<h1 id="label-Readme">Readme</h1>
<p><a href="https://jenkins.confdroid.com/job/confdroid_prometheus/"><img src="https://jenkins.confdroid.com/buildStatus/icon?job=confdroid_prometheus"></a> <a href="https://sonarqube.confdroid.com/dashboard?id=confdroid_prometheus"><img src="https://sonarqube.confdroid.com/api/project_badges/measure?project=confdroid_prometheus&amp;metric=alert_status&amp;token=sqb_3d09bf2c3c7ef13bd7ba77aceb330a82fbb36cdf"></a></p>
<p><a href="https://jenkins.confdroid.com/job/confdroid_prometheus/"><img src="https://jenkins.confdroid.com/buildStatus/icon?job=confdroid_prometheus"></a> <a href="https://sonarqube.confdroid.com/dashboard?id=confdroid_prometheus"><img src="https://sonarqube.confdroid.com/api/project_badges/measure?project=confdroid_prometheus&amp;metric=software_quality_security_issues&amp;token=sqb_3d09bf2c3c7ef13bd7ba77aceb330a82fbb36cdf"></a></p>
<h2 id="label-Synopsis">Synopsis</h2>
<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>confdroid_prometheus</code> 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 <code>$manage_prometheus</code>and / or <code>$manage_node_exporter</code>to true ( false by default)</p>
<p><code>confdroid_prometheus</code> 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 <code>$manage_prometheus</code>and / or <code>$manage_node_exporter</code>to true ( false by default)</p>
<h2 id="label-WARNING">WARNING</h2>