Skip to content

Commit

Permalink
Deploying to gh-pages - 10:56:39
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Nov 4, 2024
1 parent 7813a45 commit 9cb278d
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions snapshot/guide/configurationreference.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,38 +51,9 @@ <h1>Configuration Reference</h1>
</div>
<div class="sect2">
<h3 id="_micronaut_micrometer_core_config_properties">Micronaut Micrometer Core Config Properties</h3>
<a id="io.micronaut.configuration.metrics.micrometer.ExportConfigurationProperties" href="#io.micronaut.configuration.metrics.micrometer.ExportConfigurationProperties">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 1. Configuration Properties for <a href="../api/io/micronaut/configuration/metrics/micrometer/ExportConfigurationProperties.html">ExportConfigurationProperties</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
<col style="width: 33.3334%;">
</colgroup>
<thead>
<tr>
<th class="tableblock halign-left valign-top">Property</th>
<th class="tableblock halign-left valign-top">Type</th>
<th class="tableblock halign-left valign-top">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.metrics.export</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Properties</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.metrics.tags</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Properties</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.configuration.metrics.binder.web.config.HttpServerMeterConfig" href="#io.micronaut.configuration.metrics.binder.web.config.HttpServerMeterConfig">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 2. Configuration Properties for <a href="../api/io/micronaut/configuration/metrics/binder/web/config/HttpServerMeterConfig.html">HttpServerMeterConfig</a></caption>
<caption class="title">Table 1. Configuration Properties for <a href="../api/io/micronaut/configuration/metrics/binder/web/config/HttpServerMeterConfig.html">HttpServerMeterConfig</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
Expand Down Expand Up @@ -124,6 +95,35 @@ <h3 id="_micronaut_micrometer_core_config_properties">Micronaut Micrometer Core
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.configuration.metrics.micrometer.ExportConfigurationProperties" href="#io.micronaut.configuration.metrics.micrometer.ExportConfigurationProperties">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 2. Configuration Properties for <a href="../api/io/micronaut/configuration/metrics/micrometer/ExportConfigurationProperties.html">ExportConfigurationProperties</a></caption>
<colgroup>
<col style="width: 33.3333%;">
<col style="width: 33.3333%;">
<col style="width: 33.3334%;">
</colgroup>
<thead>
<tr>
<th class="tableblock halign-left valign-top">Property</th>
<th class="tableblock halign-left valign-top">Type</th>
<th class="tableblock halign-left valign-top">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.metrics.export</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Properties</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
<tr>
<td class="tableblock halign-left valign-top"><p class="tableblock"><code>micronaut.metrics.tags</code></p></td>
<td class="tableblock halign-left valign-top"><p class="tableblock">java.util.Properties</p></td>
<td class="tableblock halign-left valign-top"></td>
</tr>
</tbody>
</table>
<div style="page-break-after: always;"></div>
<a id="io.micronaut.configuration.metrics.binder.web.config.HttpClientMeterConfig" href="#io.micronaut.configuration.metrics.binder.web.config.HttpClientMeterConfig">&#128279;</a>
<table class="tableblock frame-all grid-all stretch">
<caption class="title">Table 3. Configuration Properties for <a href="../api/io/micronaut/configuration/metrics/binder/web/config/HttpClientMeterConfig.html">HttpClientMeterConfig</a></caption>
Expand Down

0 comments on commit 9cb278d

Please sign in to comment.