Skip to content

Commit

Permalink
[issue-680] updates REFERENCE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
chadh committed May 21, 2024
1 parent c32c4e8 commit ee40463
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion REFERENCE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13287,7 +13287,7 @@ Name of the statsd exporter service (default 'statsd_exporter')

##### <a name="-prometheus--statsd_exporter--mappings"></a>`mappings`

Data type: `Array[Hash]`
Data type: `Optional[Array[Hash]]`

The hiera array for mappings:
- map: 'test.dispatcher.*.*.*'
Expand All @@ -13296,6 +13296,8 @@ The hiera array for mappings:
processor: '$2'
action: '$1'

Default value: `undef`

##### <a name="-prometheus--statsd_exporter--user"></a>`user`

Data type: `String[1]`
Expand Down

0 comments on commit ee40463

Please sign in to comment.