docs: note about listsnapshots cause zfs parse failures (#11091)

This commit is contained in:
Joshua Powers 2022-05-12 12:43:38 -06:00 committed by GitHub
parent a9de025c84
commit b36953d10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -25,6 +25,8 @@ from `sysctl`, 'zfs' and `zpool` on FreeBSD.
# poolMetrics = false
## By default, don't gather dataset stats
## On FreeBSD, if the user has enabled listsnapshots in the pool property,
## telegraf may not be able to correctly parse the output.
# datasetMetrics = false
```