We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c32c4e8 commit ee40463Copy full SHA for ee40463
REFERENCE.md
@@ -13287,7 +13287,7 @@ Name of the statsd exporter service (default 'statsd_exporter')
13287
13288
##### <a name="-prometheus--statsd_exporter--mappings"></a>`mappings`
13289
13290
-Data type: `Array[Hash]`
+Data type: `Optional[Array[Hash]]`
13291
13292
The hiera array for mappings:
13293
- map: 'test.dispatcher.*.*.*'
@@ -13296,6 +13296,8 @@ The hiera array for mappings:
13296
processor: '$2'
13297
action: '$1'
13298
13299
+Default value: `undef`
13300
+
13301
##### <a name="-prometheus--statsd_exporter--user"></a>`user`
13302
13303
Data type: `String[1]`
0 commit comments