Skip to content

Commit

Permalink
Update prometheus.exporter.unix.md (#3352)
Browse files Browse the repository at this point in the history
using textfile_directory throws unrecognized attribute name "textfile_directory" error.
  • Loading branch information
yinkagr authored Mar 23, 2023
1 parent 9d03ff6 commit 053befd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ name | type | description | default | required
### textfile block
name | type | description | default | required
---- | ---- | ----------- | ------- | --------
`textfile_directory` | `string` | Directory to read `*.prom` files from for the textfile collector. | | no
`directory` | `string` | Directory to read `*.prom` files from for the textfile collector. | | no

### vmstat block
name | type | description | default | required
Expand Down

0 comments on commit 053befd

Please sign in to comment.