@@ -51,9 +51,38 @@ <h1>Configuration Reference</h1>
51
51
</ div >
52
52
< div class ="sect2 ">
53
53
< h3 id ="_micronaut_micrometer_core_config_properties "> Micronaut Micrometer Core Config Properties</ h3 >
54
+ < a id ="io.micronaut.configuration.metrics.micrometer.ExportConfigurationProperties " href ="#io.micronaut.configuration.metrics.micrometer.ExportConfigurationProperties "> 🔗</ a >
55
+ < table class ="tableblock frame-all grid-all stretch ">
56
+ < caption class ="title "> Table 1. Configuration Properties for < a href ="../api/io/micronaut/configuration/metrics/micrometer/ExportConfigurationProperties.html "> ExportConfigurationProperties</ a > </ caption >
57
+ < colgroup >
58
+ < col style ="width: 33.3333%; ">
59
+ < col style ="width: 33.3333%; ">
60
+ < col style ="width: 33.3334%; ">
61
+ </ colgroup >
62
+ < thead >
63
+ < tr >
64
+ < th class ="tableblock halign-left valign-top "> Property</ th >
65
+ < th class ="tableblock halign-left valign-top "> Type</ th >
66
+ < th class ="tableblock halign-left valign-top "> Description</ th >
67
+ </ tr >
68
+ </ thead >
69
+ < tbody >
70
+ < tr >
71
+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > micronaut.metrics.export</ code > </ p > </ td >
72
+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> java.util.Properties</ p > </ td >
73
+ < td class ="tableblock halign-left valign-top "> </ td >
74
+ </ tr >
75
+ < tr >
76
+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > micronaut.metrics.tags</ code > </ p > </ td >
77
+ < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> java.util.Properties</ p > </ td >
78
+ < td class ="tableblock halign-left valign-top "> </ td >
79
+ </ tr >
80
+ </ tbody >
81
+ </ table >
82
+ < div style ="page-break-after: always; "> </ div >
54
83
< a id ="io.micronaut.configuration.metrics.binder.web.config.HttpClientMeterConfig " href ="#io.micronaut.configuration.metrics.binder.web.config.HttpClientMeterConfig "> 🔗</ a >
55
84
< table class ="tableblock frame-all grid-all stretch ">
56
- < caption class ="title "> Table 1 . Configuration Properties for < a href ="../api/io/micronaut/configuration/metrics/binder/web/config/HttpClientMeterConfig.html "> HttpClientMeterConfig</ a > </ caption >
85
+ < caption class ="title "> Table 2 . Configuration Properties for < a href ="../api/io/micronaut/configuration/metrics/binder/web/config/HttpClientMeterConfig.html "> HttpClientMeterConfig</ a > </ caption >
57
86
< colgroup >
58
87
< col style ="width: 33.3333%; ">
59
88
< col style ="width: 33.3333%; ">
@@ -95,35 +124,6 @@ <h3 id="_micronaut_micrometer_core_config_properties">Micronaut Micrometer Core
95
124
</ tbody >
96
125
</ table >
97
126
< div style ="page-break-after: always; "> </ div >
98
- < a id ="io.micronaut.configuration.metrics.micrometer.ExportConfigurationProperties " href ="#io.micronaut.configuration.metrics.micrometer.ExportConfigurationProperties "> 🔗</ a >
99
- < table class ="tableblock frame-all grid-all stretch ">
100
- < caption class ="title "> Table 2. Configuration Properties for < a href ="../api/io/micronaut/configuration/metrics/micrometer/ExportConfigurationProperties.html "> ExportConfigurationProperties</ a > </ caption >
101
- < colgroup >
102
- < col style ="width: 33.3333%; ">
103
- < col style ="width: 33.3333%; ">
104
- < col style ="width: 33.3334%; ">
105
- </ colgroup >
106
- < thead >
107
- < tr >
108
- < th class ="tableblock halign-left valign-top "> Property</ th >
109
- < th class ="tableblock halign-left valign-top "> Type</ th >
110
- < th class ="tableblock halign-left valign-top "> Description</ th >
111
- </ tr >
112
- </ thead >
113
- < tbody >
114
- < tr >
115
- < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > micronaut.metrics.export</ code > </ p > </ td >
116
- < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> java.util.Properties</ p > </ td >
117
- < td class ="tableblock halign-left valign-top "> </ td >
118
- </ tr >
119
- < tr >
120
- < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> < code > micronaut.metrics.tags</ code > </ p > </ td >
121
- < td class ="tableblock halign-left valign-top "> < p class ="tableblock "> java.util.Properties</ p > </ td >
122
- < td class ="tableblock halign-left valign-top "> </ td >
123
- </ tr >
124
- </ tbody >
125
- </ table >
126
- < div style ="page-break-after: always; "> </ div >
127
127
< a id ="io.micronaut.configuration.metrics.binder.web.config.HttpServerMeterConfig " href ="#io.micronaut.configuration.metrics.binder.web.config.HttpServerMeterConfig "> 🔗</ a >
128
128
< table class ="tableblock frame-all grid-all stretch ">
129
129
< caption class ="title "> Table 3. Configuration Properties for < a href ="../api/io/micronaut/configuration/metrics/binder/web/config/HttpServerMeterConfig.html "> HttpServerMeterConfig</ a > </ caption >
0 commit comments