Recommit for updates in build 5
This commit is contained in:
@@ -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&metric=alert_status&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&metric=software_quality_security_issues&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>
|
||||
|
||||
|
||||
@@ -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&metric=alert_status&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&metric=software_quality_security_issues&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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user