mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-24 04:43:05 +00:00
deploy: 9f9bd6830f
This commit is contained in:
parent
501239d5b2
commit
9d0719fffd
3 changed files with 7 additions and 7 deletions
Binary file not shown.
File diff suppressed because one or more lines are too long
|
@ -257,17 +257,17 @@
|
|||
</div></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><div class="ansible-option-cell">
|
||||
<div class="ansibleOptionAnchor" id="parameter-main--systemd_exporter_unit_allowlist"></div><p class="ansible-option-title" id="ansible-collections-prometheus-prometheus-systemd-exporter-role-parameter-main-systemd-exporter-unit-allowlist"><strong>systemd_exporter_unit_allowlist</strong></p>
|
||||
<a class="ansibleOptionLink" href="#parameter-main--systemd_exporter_unit_allowlist" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
|
||||
<div class="ansibleOptionAnchor" id="parameter-main--systemd_exporter_unit_exclude"></div><p class="ansible-option-title" id="ansible-collections-prometheus-prometheus-systemd-exporter-role-parameter-main-systemd-exporter-unit-exclude"><strong>systemd_exporter_unit_exclude</strong></p>
|
||||
<a class="ansibleOptionLink" href="#parameter-main--systemd_exporter_unit_exclude" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
|
||||
</div></td>
|
||||
<td><div class="ansible-option-cell"><p>Include some systemd units. Expects a regex. More in <strong>ERROR while parsing</strong>: While parsing “L(<a class="reference external" href="https://github.com/prometheus-community/systemd_exporter#configuration">https://github.com/prometheus-community/systemd_exporter#configuration</a>)” at index 54: Cannot find comma separating parameter 1 from the next one</p>
|
||||
<td><div class="ansible-option-cell"><p>Exclude some systemd units. Expects a regex. More in <a class="reference external" href="https://github.com/prometheus-community/systemd_exporter#configuration">systemd_exporter docs</a>.</p>
|
||||
</div></td>
|
||||
</tr>
|
||||
<tr class="row-odd"><td><div class="ansible-option-cell">
|
||||
<div class="ansibleOptionAnchor" id="parameter-main--systemd_exporter_unit_denylist"></div><p class="ansible-option-title" id="ansible-collections-prometheus-prometheus-systemd-exporter-role-parameter-main-systemd-exporter-unit-denylist"><strong>systemd_exporter_unit_denylist</strong></p>
|
||||
<a class="ansibleOptionLink" href="#parameter-main--systemd_exporter_unit_denylist" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
|
||||
<div class="ansibleOptionAnchor" id="parameter-main--systemd_exporter_unit_include"></div><p class="ansible-option-title" id="ansible-collections-prometheus-prometheus-systemd-exporter-role-parameter-main-systemd-exporter-unit-include"><strong>systemd_exporter_unit_include</strong></p>
|
||||
<a class="ansibleOptionLink" href="#parameter-main--systemd_exporter_unit_include" title="Permalink to this option"></a><p class="ansible-option-type-line"><span class="ansible-option-type">string</span></p>
|
||||
</div></td>
|
||||
<td><div class="ansible-option-cell"><p>Exclude some systemd units. Expects a regex. More in <strong>ERROR while parsing</strong>: While parsing “L(<a class="reference external" href="https://github.com/prometheus-community/systemd_exporter#configuration">https://github.com/prometheus-community/systemd_exporter#configuration</a>)” at index 54: Cannot find comma separating parameter 1 from the next one</p>
|
||||
<td><div class="ansible-option-cell"><p>Include some systemd units. Expects a regex. More in <a class="reference external" href="https://github.com/prometheus-community/systemd_exporter#configuration">systemd_exporter docs</a>.</p>
|
||||
</div></td>
|
||||
</tr>
|
||||
<tr class="row-even"><td><div class="ansible-option-cell">
|
||||
|
|
Loading…
Reference in a new issue